diff --git a/lua/kickstart/plugins/lazydev.lua b/lua/kickstart/plugins/lazydev.lua index 3f9cbd67..eb855ddf 100644 --- a/lua/kickstart/plugins/lazydev.lua +++ b/lua/kickstart/plugins/lazydev.lua @@ -4,6 +4,7 @@ return { -- used for completion, annotations and signatures of Neovim apis 'folke/lazydev.nvim', ft = 'lua', + -- opts = { library = { -- Load luvit types when the `vim.uv` word is found