mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00
feat(api): nvim__get_runtime do_source
This commit is contained in:
@@ -75,6 +75,7 @@ return {
|
||||
};
|
||||
runtime = {
|
||||
"is_lua";
|
||||
"do_source";
|
||||
};
|
||||
eval_statusline = {
|
||||
"winid";
|
||||
|
Reference in New Issue
Block a user