chore(gen_vimdoc): remove duplicate extmark.c entry

This commit is contained in:
Dundar Göc 2022-02-03 16:28:27 +01:00
parent f5c4c1d768
commit de672b6d7a

View File

@ -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'),