75 Commits

Author SHA1 Message Date
646ff6705c Tweet json filetype & syntax settings 2017-03-27 12:42:17 +01:00
7f40f04348 Add C inline comment surround mapping 2017-03-27 12:40:54 +01:00
40691c6e50 Override groovy syntax 2017-02-17 21:45:13 +00:00
d7364d04b4 Revert to default json syntax 2017-02-17 21:44:25 +00:00
3e69c30378 Change markdown comment string to html 2017-02-01 23:24:15 +00:00
8ba5ecd590 Conceal on cursor hover normal mode for markdown 2017-01-28 09:23:11 -08:00
81aa75b34f Enabling folding in javascript files 2017-01-11 20:11:34 +00:00
a316b2e646 Extend html, css, and javascript syntaxes 2017-01-08 11:02:58 +00:00
f8b4223014 Add yaml frontmatter support to markdown 2017-01-08 11:02:58 +00:00
e64e6f4152 Fix C ternary operator match 2017-01-03 12:59:46 +00:00
e1f63ce57f Customize json syntax highlights 2016-12-30 21:46:18 +00:00
c334d1b47a Cleanup C/C++ syntax files 2016-12-29 20:55:47 +00:00
cc24665e0d Improve markdown GitHub checkbox highlights 2016-12-26 12:28:19 +00:00
9a18a1ac29 Fix end of multi-line doxygen highlight 2016-12-26 12:12:32 +00:00
03519394c5 Enable Doxygen mapping only for c, cpp filetypes 2016-12-26 12:10:13 +00:00
74d96df01e Refactor and optimize C/C++ syntax highlights 2016-12-23 22:39:31 +00:00
a985728262 Improve GitHub checkbox highlighting 2016-12-23 15:19:53 +00:00
7038fe8c7d Move json highlight overrides to after/syntax 2016-11-24 14:22:15 +00:00
6590829185 Improve doxygen markdown highlighting 2016-11-19 19:26:38 +00:00
b0c2bbbc03 Add asciidoc filetype plugin 2016-10-28 10:40:52 +09:00
34110eccc1 Add TODO surround mapping for C/C++ 2016-10-28 10:36:11 +09:00
676f4445d7 Improve support for GitHub style checkboxes 2016-10-25 08:43:16 +09:00
ac8b2c097c Add highlighting of ternary operator in C/C++ 2016-10-25 08:43:16 +09:00
79c7c7103f Add GitHub check box to markdown syntax 2016-10-18 19:37:19 +01:00
ca7cacbb0a Change diff highlight groups 2016-10-07 17:25:58 +01:00
24e03afb71 Add statement highlight for = delete in C/C++ 2016-09-20 20:10:26 +01:00
bad2663fe3 Fix bug in Doxygen highlighting 2016-09-20 20:10:26 +01:00
5cb929dcd2 Change highlight group of nested name specifiers 2016-09-20 20:10:26 +01:00
dd3410711b Highlight new/delete as operators 2016-09-20 20:10:26 +01:00
314758aa90 Improve C Doxygen highlights 2016-09-12 10:07:57 +01:00
e0a45d54aa Fix Python tab error highlighting 2016-09-11 14:42:56 +01:00
9882810080 Use K for YouCompleteMe GetDoc in C/C++ files 2016-09-11 14:42:01 +01:00
eaa94124fb Document weird behaviour in gitcommit files 2016-09-11 13:18:03 +01:00
8e6bbacae9 Override groovy syntax file 2016-09-11 13:12:14 +01:00
bfd6df1d06 Add support for folding python blocks in vim files 2016-09-11 13:02:20 +01:00
eedd83788f Move notes highlight overrides to ftplugin 2016-09-11 13:01:05 +01:00
07ddeb4e64 Add custom fold functions for json 2016-09-11 13:00:08 +01:00
4299fc1370 Improve custom vim fold expression 2016-09-08 22:57:01 +01:00
051edae965 Improve Python folding behaviour 2016-09-08 22:10:31 +01:00
3e36a88cef Simplify C/C++ {} matching 2016-09-08 10:46:53 +01:00
84e006f034 Rename option to enable Doxygen comment highlights 2016-09-08 09:43:36 +01:00
71edca020e Enable folding {} in C/C++ & delimiter highlights 2016-09-08 09:43:36 +01:00
ca90c0e098 Extend groovy syntax with Jenkins DSL tweeks 2016-09-08 00:15:49 +01:00
05106b358a Improve markdown folding & syntax highlights 2016-09-08 00:03:17 +01:00
acc24857d2 Escape - cOperator match 2016-09-05 22:29:55 +01:00
1b228d1c27 Specialize << and >> highlight matches 2016-09-04 23:24:45 +01:00
01735f9e25 Add ? to C operator highlighting 2016-09-04 23:24:14 +01:00
7a032a86e5 Add alignas, alignof, decltype to cppOperator group 2016-09-04 22:46:14 +01:00
6986f67a85 Improve C/C++ syntax highlighting 2016-09-04 21:46:46 +01:00
74fe4ab29c Add improved additional C++ syntax highlighting 2016-09-02 22:37:51 +01:00