feat: add lua_ls completion for AstroNvim core plugins
This commit is contained in:
@@ -3,6 +3,7 @@ if true then return {} end -- REMOVE THIS LINE TO ACTIVATE THIS FILE
|
||||
-- AstroUI allows you to easily modify highlight groups easily for any and all colorschemes
|
||||
return {
|
||||
"AstroNvim/astroui",
|
||||
---@type AstroUIOpts
|
||||
opts = {
|
||||
highlights = {
|
||||
init = { -- this table overrides highlights in all themes
|
||||
|
||||
Reference in New Issue
Block a user