From febf41bdca9b591e812c177023b6d4c244c9b53c Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Thu, 28 Nov 2024 08:39:04 +0000 Subject: [PATCH] community: remove commented inlayhints - now supported nativly --- lua/community.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lua/community.lua b/lua/community.lua index 19e5e8e..11c092b 100644 --- a/lua/community.lua +++ b/lua/community.lua @@ -46,7 +46,6 @@ return { -- lsp { import = "astrocommunity.lsp.inc-rename-nvim" }, - -- { import = "astrocommunity.lsp.lsp-inlayhints-nvim" }, { import = "astrocommunity.lsp.lsp-signature-nvim" }, -- motion