Adding vim browse patch ref. #21

This commit is contained in:
bakkeby 2021-05-09 17:48:28 +02:00
parent e139d1fd75
commit e039854635
13 changed files with 769 additions and 23 deletions

View file

@ -25,4 +25,7 @@
#endif
#if XRESOURCES_PATCH
#include "xresources.h"
#endif
#if VIM_BROWSE_PATCH
#include "normalMode.h"
#endif