communuity: disable lsp-inlayhints

With neovim 0.10 these are part of the LSP
This commit is contained in:
Paul Campbell 2024-06-04 09:43:48 +01:00
parent 5a1c0dfdc3
commit 12f43d2374

View file

@ -37,7 +37,7 @@ return {
-- lsp
{ import = "astrocommunity.lsp.inc-rename-nvim" },
{ import = "astrocommunity.lsp.lsp-inlayhints-nvim" },
-- { import = "astrocommunity.lsp.lsp-inlayhints-nvim" },
{ import = "astrocommunity.lsp.lsp-signature-nvim" },
-- motion