Merge pull request #17282 from dundargoc/chore/remove-duplicate-entry

chore(gen_vimdoc): remove duplicate extmark.c entry
This commit is contained in:
James McCoy
2022-02-03 14:11:26 -05:00
committed by GitHub

View File

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