This commit is contained in:
ralvescosta 2025-03-28 21:15:58 -03:00
parent 627611aa74
commit dab965563a
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ return {
-- used for completion, annotations and signatures of Neovim apis -- used for completion, annotations and signatures of Neovim apis
'folke/lazydev.nvim', 'folke/lazydev.nvim',
ft = 'lua', ft = 'lua',
--
opts = { opts = {
library = { library = {
-- Load luvit types when the `vim.uv` word is found -- Load luvit types when the `vim.uv` word is found