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
commit 59fa5f4ecf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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