Add initial nvchad config
This commit is contained in:
7
nvim/lua/plugins/endhints.lua
Normal file
7
nvim/lua/plugins/endhints.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
"chrisgrieser/nvim-lsp-endhints",
|
||||
event = "LspAttach",
|
||||
opts = {icons = {
|
||||
type = " ",
|
||||
},},}
|
||||
|
||||
Reference in New Issue
Block a user