feat: add lua_ls completion for AstroNvim core plugins
This commit is contained in:
@@ -2,6 +2,7 @@ if true then return {} end -- REMOVE THIS LINE TO ACTIVATE THIS FILE
|
||||
|
||||
return {
|
||||
"AstroNvim/astroui",
|
||||
---@type AstroUIOpts
|
||||
opts = {
|
||||
colorscheme = "astrodark", -- change colorscheme
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user