mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 15:21:47 +00:00
chore(gen_vimdoc): remove duplicate extmark.c entry
This commit is contained in:
@@ -96,7 +96,6 @@ CONFIG = {
|
|||||||
'win_config.c',
|
'win_config.c',
|
||||||
'tabpage.c',
|
'tabpage.c',
|
||||||
'ui.c',
|
'ui.c',
|
||||||
'extmark.c',
|
|
||||||
],
|
],
|
||||||
# List of files/directories for doxygen to read, separated by blanks
|
# List of files/directories for doxygen to read, separated by blanks
|
||||||
'files': os.path.join(base_dir, 'src/nvim/api'),
|
'files': os.path.join(base_dir, 'src/nvim/api'),
|
||||||
|
Reference in New Issue
Block a user