LazyVim.LazyVim/lua/lazyvim/plugins/extras
Brian Di Palma c50018b791
feat(editor): added extra for inc-rename.nvim (#3432)
* feat(editor-extra): Add inc-rename

* fix: refactor and moved noice integration

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-06-04 09:51:36 +02:00
..
coding fix(luasnip): move mappings to cmp spec so that they dont conflict with native snippets 2024-06-02 18:43:44 +02:00
dap feat: moved neoconf.nvim to extras 2024-06-02 09:05:16 +02:00
editor feat(editor): added extra for inc-rename.nvim (#3432) 2024-06-04 09:51:36 +02:00
formatting fix(prettier): use prettier instead of prettierd. Too many people get truncated files. Fixes #712. See #1735 2023-10-15 22:28:56 +02:00
lang fix(tex): remove latex treesitter support since it's not needed with vimtex and it needs treesitter-cli 2024-06-04 09:39:37 +02:00
linting feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
lsp feat: moved neoconf.nvim to extras 2024-06-02 09:05:16 +02:00
test feat(extras): tags some extras as recommended 2024-05-18 14:12:26 +02:00
ui feat: trouble v3 2024-05-30 14:41:13 +02:00
util feat(hipatterns): added vue/astro 2024-06-03 09:24:19 +02:00
vscode.lua feat(vscode): added ts-comments to allow list for vscode 2024-05-29 18:22:54 +02:00