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 provides a central place to modify mappings set up as well as which-key menu titles
|
||||
return {
|
||||
"AstroNvim/astrocore",
|
||||
---@type AstroCoreOpts
|
||||
opts = {
|
||||
mappings = {
|
||||
-- first key is the mode
|
||||
|
||||
Reference in New Issue
Block a user