fix: fix typo in plugin name and update deps

This commit is contained in:
Radu C. Martin 2024-12-13 16:34:53 +01:00
parent f34fb8cb46
commit 4e900652cf
2 changed files with 7 additions and 7 deletions

View file

@ -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 = {