Update init.lua
Co-authored-by: makeworld <25111343+makew0rld@users.noreply.github.com>
This commit is contained in:
parent
82703e86ae
commit
7019d8cb08
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -845,7 +845,7 @@ require('lazy').setup({
|
|||
{ name = 'nvim_lsp' },
|
||||
{ name = 'luasnip' },
|
||||
{ name = 'path' },
|
||||
{ name = 'nvin_lsp_signature_help' },
|
||||
{ name = 'nvim_lsp_signature_help' },
|
||||
},
|
||||
}
|
||||
end,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue