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
|
||||
-- AstroCore allows you easy access to customize the default options provided in AstroNvim
|
||||
return {
|
||||
"AstroNvim/astrocore",
|
||||
---@type AstroCoreOpts
|
||||
opts = {
|
||||
-- modify core features of AstroNvim
|
||||
features = {
|
||||
|
||||
Reference in New Issue
Block a user