fix(docs): add win_config.c

This commit is contained in:
Justin M. Keyes
2021-10-05 09:56:22 -07:00
parent 38ef66f4c1
commit dd7812ec66
2 changed files with 2 additions and 1 deletions

View File

@@ -91,6 +91,7 @@ CONFIG = {
'vim.c',
'buffer.c',
'window.c',
'win_config.c',
'tabpage.c',
'ui.c',
],