mirror of
https://github.com/neovim/neovim.git
synced 2025-09-17 16:58:17 +00:00
refactor(lua): reorganize builtin modules, phase 1
This commit is contained in:
@@ -38,5 +38,6 @@ typedef struct {
|
||||
#endif
|
||||
|
||||
EXTERN nlua_ref_state_t *nlua_global_refs INIT(= NULL);
|
||||
EXTERN bool nlua_disable_preload INIT(= false);
|
||||
|
||||
#endif // NVIM_LUA_EXECUTOR_H
|
||||
|
Reference in New Issue
Block a user