Update init.lua

Co-authored-by: makeworld <25111343+makew0rld@users.noreply.github.com>
This commit is contained in:
Rob 2025-02-17 00:22:10 +00:00 committed by GitHub
parent 82703e86ae
commit 7019d8cb08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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,