mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
ci: add newly added api file extmark.c to gen-vimdoc (#16158)
This commit is contained in:
parent
a5d6f36fc7
commit
3e1ef18579
@ -94,6 +94,7 @@ CONFIG = {
|
||||
'win_config.c',
|
||||
'tabpage.c',
|
||||
'ui.c',
|
||||
'extmark.c',
|
||||
],
|
||||
# List of files/directories for doxygen to read, separated by blanks
|
||||
'files': os.path.join(base_dir, 'src/nvim/api'),
|
||||
|
Loading…
Reference in New Issue
Block a user