mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00
feat(lua): add api and lua autocmds
This commit is contained in:
@@ -95,6 +95,7 @@ CONFIG = {
|
||||
'window.c',
|
||||
'win_config.c',
|
||||
'tabpage.c',
|
||||
'autocmd.c',
|
||||
'ui.c',
|
||||
],
|
||||
# List of files/directories for doxygen to read, separated by blanks
|
||||
|
Reference in New Issue
Block a user