mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00
feat(lua-types): types for vim.api.* (#24523)
This commit is contained in:
@@ -1359,7 +1359,7 @@ if __name__ == "__main__":
|
||||
else:
|
||||
main(Doxyfile, args)
|
||||
|
||||
print('Running ./scripts/gen_eval_files.lua')
|
||||
subprocess.call(['./scripts/gen_eval_files.lua'])
|
||||
print('Running ./scripts/gen_eval_files.lua')
|
||||
subprocess.call(['./scripts/gen_eval_files.lua'])
|
||||
|
||||
# vim: set ft=python ts=4 sw=4 tw=79 et :
|
||||
|
Reference in New Issue
Block a user