41 Commits

Author SHA1 Message Date
32086db314 Add delimiter highlighting to zsh 2018-08-25 22:20:10 +01:00
a4eec55917 Don't highlight markdown errors 2018-08-25 22:20:10 +01:00
6567505b93 Change netrw highlight group 2018-08-25 22:20:08 +01:00
3cce38da8c Obey cpp options in c syntax file 2018-08-25 22:20:03 +01:00
35ae98dbbf Add missing zsh option keyword to vim syntax 2018-08-25 22:20:03 +01:00
67b374b0ba Add function folding to zsh filetype 2018-08-25 22:20:03 +01:00
04b4c2e7b5 Add syntax folding for cmake 2018-08-25 22:20:01 +01:00
eb1bd9120f Tweet json filetype & syntax settings 2018-08-25 22:20:00 +01:00
c98ccfb77a Revert to default json syntax 2018-08-25 22:20:00 +01:00
d5838afea2 Enabling folding in javascript files 2018-08-25 22:19:57 +01:00
9916bd7d1f Extend html, css, and javascript syntaxes 2018-08-25 22:19:56 +01:00
89ea4b3aa1 Add yaml frontmatter support to markdown 2018-08-25 22:19:56 +01:00
d68fa07229 Fix C ternary operator match 2018-08-25 22:19:56 +01:00
56bee4d015 Customize json syntax highlights 2018-08-25 22:19:56 +01:00
768aefe601 Cleanup C/C++ syntax files 2018-08-25 22:19:55 +01:00
d6529e62f0 Improve markdown GitHub checkbox highlights 2018-08-25 22:19:55 +01:00
ca00512f4d Fix end of multi-line doxygen highlight 2018-08-25 22:19:55 +01:00
ac3013e7b7 Refactor and optimize C/C++ syntax highlights 2018-08-25 22:19:54 +01:00
4fe7d44f95 Improve GitHub checkbox highlighting 2018-08-25 22:19:54 +01:00
ae547f6454 Move json highlight overrides to after/syntax 2018-08-25 22:19:53 +01:00
2b616fec80 Improve doxygen markdown highlighting 2018-08-25 22:19:53 +01:00
d322ef9fd8 Improve support for GitHub style checkboxes 2018-08-25 22:19:51 +01:00
e0609ba70a Add highlighting of ternary operator in C/C++ 2018-08-25 22:19:51 +01:00
e9d9aeaa94 Add GitHub check box to markdown syntax 2018-08-25 22:19:51 +01:00
980f7f04fd Change diff highlight groups 2018-08-25 22:19:50 +01:00
25039f5647 Add statement highlight for = delete in C/C++ 2018-08-25 22:19:49 +01:00
303c2c45b4 Fix bug in Doxygen highlighting 2018-08-25 22:19:49 +01:00
961e154d39 Change highlight group of nested name specifiers 2018-08-25 22:19:48 +01:00
1e2732bdc2 Highlight new/delete as operators 2018-08-25 22:19:48 +01:00
f087b4551a Improve C Doxygen highlights 2018-08-25 22:19:48 +01:00
98e29d782d Override groovy syntax file 2018-08-25 22:19:47 +01:00
f3af0dbe41 Simplify C/C++ {} matching 2018-08-25 22:19:46 +01:00
f6dbb20778 Rename option to enable Doxygen comment highlights 2018-08-25 22:19:46 +01:00
e5f40e87e6 Enable folding {} in C/C++ & delimiter highlights 2018-08-25 22:19:46 +01:00
47bff5ef75 Extend groovy syntax with Jenkins DSL tweeks 2018-08-25 22:19:45 +01:00
55e3be13da Escape - cOperator match 2018-08-25 22:19:45 +01:00
5cb6e924ce Specialize << and >> highlight matches 2018-08-25 22:19:45 +01:00
c88cff7ae1 Add ? to C operator highlighting 2018-08-25 22:19:45 +01:00
3f486d1a83 Add alignas, alignof, decltype to cppOperator group 2018-08-25 22:19:45 +01:00
40a6c51a12 Improve C/C++ syntax highlighting 2018-08-25 22:19:44 +01:00
7d958b05b6 Add improved additional C++ syntax highlighting 2018-08-25 22:19:44 +01:00