We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 100ced7 commit 2ef21e4Copy full SHA for 2ef21e4
lua/community.lua
@@ -161,7 +161,7 @@ return {
161
{ import = "astrocommunity.lsp.actions-preview-nvim" },
162
{ import = "astrocommunity.lsp.delimited-nvim" },
163
{ import = "astrocommunity.lsp.garbage-day-nvim" },
164
- { import = "astrocommunity.lsp.inc-rename-nvim" },
+ --{ import = "astrocommunity.lsp.inc-rename-nvim" },
165
{ import = "astrocommunity.lsp.lsplinks-nvim" },
166
--{ import = "astrocommunity.lsp.lsp-signature-nvim" },
167
{ import = "astrocommunity.lsp.nvim-lsp-file-operations" },
0 commit comments