feat(api): nvim__get_runtime do_source

This commit is contained in:
bfredl
2022-05-05 12:33:35 +02:00
parent 2b539d6fdf
commit e92fcdbab2
2 changed files with 17 additions and 1 deletions

View File

@@ -75,6 +75,7 @@ return {
};
runtime = {
"is_lua";
"do_source";
};
eval_statusline = {
"winid";