feat: update jan 2025 with new neovim
This commit is contained in:
6
nvim/.config/nvim/lua/plugins/lspconfig.lua
Normal file
6
nvim/.config/nvim/lua/plugins/lspconfig.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
"nvim-lspconfig",
|
||||
opts = {
|
||||
inlay_hints = { enabled = false },
|
||||
},
|
||||
}
|
Reference in New Issue
Block a user