mirror of
https://github.com/neovim/neovim.git
synced 2025-09-12 06:18:16 +00:00
feat: add completion to ':lua'
This commit is contained in:
@@ -159,6 +159,7 @@ enum {
|
||||
EXPAND_MAPCLEAR,
|
||||
EXPAND_ARGLIST,
|
||||
EXPAND_CHECKHEALTH,
|
||||
EXPAND_LUA,
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user