fix: fix typo in plugin name and update deps
This commit is contained in:
parent
f34fb8cb46
commit
4e900652cf
2 changed files with 7 additions and 7 deletions
|
@ -3,7 +3,7 @@ return {
|
|||
{
|
||||
-- `lazydev` configures Lua LSP for your Neovim config, runtime and plugins
|
||||
-- used for completion, annotations and signatures of Neovim apis
|
||||
'foake/lazydev.nvim',
|
||||
'folke/lazydev.nvim',
|
||||
ft = 'lua',
|
||||
opts = {
|
||||
library = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue