diff options
Diffstat (limited to 'config/nvim-archive/syntax/curses.vim')
-rw-r--r-- | config/nvim-archive/syntax/curses.vim | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/nvim-archive/syntax/curses.vim b/config/nvim-archive/syntax/curses.vim new file mode 100644 index 0000000..4ffbf92 --- /dev/null +++ b/config/nvim-archive/syntax/curses.vim @@ -0,0 +1,2 @@ +syn keyword cType chtype +syn keyword cType WINDOW |