diff options
author | ben <ben@nagy.contact> | 2025-05-03 14:25:55 -0700 |
---|---|---|
committer | ben <ben@nagy.contact> | 2025-05-03 14:25:55 -0700 |
commit | dec61653987f584822f87515281e9f82aaac972f (patch) | |
tree | f357e6fe4254ceb3da5cff9788127308cc3d8b6f /config/nvim-archive/syntax/curses.vim | |
parent | 0670c4910a615244900af884a7919509d99e2176 (diff) |
old neovim config
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 |