69 Commits

Author SHA1 Message Date
3a53d15f1f Enabling folding in javascript files 2017-01-11 20:11:34 +00:00
287a2dbeb7 Extend html, css, and javascript syntaxes 2017-01-08 11:02:58 +00:00
b11cca9f1e Add yaml frontmatter support to markdown 2017-01-08 11:02:58 +00:00
ca393ae37c Fix C ternary operator match 2017-01-03 12:59:46 +00:00
08348df59c Customize json syntax highlights 2016-12-30 21:46:18 +00:00
5dc29ab784 Cleanup C/C++ syntax files 2016-12-29 20:55:47 +00:00
98d28710e4 Improve markdown GitHub checkbox highlights 2016-12-26 12:28:19 +00:00
62c49f2221 Fix end of multi-line doxygen highlight 2016-12-26 12:12:32 +00:00
528aa61a58 Enable Doxygen mapping only for c, cpp filetypes 2016-12-26 12:10:13 +00:00
094f55b75e Refactor and optimize C/C++ syntax highlights 2016-12-23 22:39:31 +00:00
8d719819a8 Improve GitHub checkbox highlighting 2016-12-23 15:19:53 +00:00
56b1d815c8 Move json highlight overrides to after/syntax 2016-11-24 14:22:15 +00:00
8c904db965 Improve doxygen markdown highlighting 2016-11-19 19:26:38 +00:00
8a7ed8df50 Add asciidoc filetype plugin 2016-10-28 10:40:52 +09:00
cf4c3c4043 Add TODO surround mapping for C/C++ 2016-10-28 10:36:11 +09:00
9717bd5062 Improve support for GitHub style checkboxes 2016-10-25 08:43:16 +09:00
b7a65e1baa Add highlighting of ternary operator in C/C++ 2016-10-25 08:43:16 +09:00
48439504e2 Add GitHub check box to markdown syntax 2016-10-18 19:37:19 +01:00
71d05470e6 Change diff highlight groups 2016-10-07 17:25:58 +01:00
29c508155d Add statement highlight for = delete in C/C++ 2016-09-20 20:10:26 +01:00
5f32006e70 Fix bug in Doxygen highlighting 2016-09-20 20:10:26 +01:00
57ab60fdc3 Change highlight group of nested name specifiers 2016-09-20 20:10:26 +01:00
b46bb56b13 Highlight new/delete as operators 2016-09-20 20:10:26 +01:00
595e4781b3 Improve C Doxygen highlights 2016-09-12 10:07:57 +01:00
e5c25c7ef8 Fix Python tab error highlighting 2016-09-11 14:42:56 +01:00
352483075b Use K for YouCompleteMe GetDoc in C/C++ files 2016-09-11 14:42:01 +01:00
1d94f8fb3c Document weird behaviour in gitcommit files 2016-09-11 13:18:03 +01:00
62888cb8b7 Override groovy syntax file 2016-09-11 13:12:14 +01:00
195a3f35f4 Add support for folding python blocks in vim files 2016-09-11 13:02:20 +01:00
fb6afd3be0 Move notes highlight overrides to ftplugin 2016-09-11 13:01:05 +01:00
f3d822ad2a Add custom fold functions for json 2016-09-11 13:00:08 +01:00
ab4c7db26d Improve custom vim fold expression 2016-09-08 22:57:01 +01:00
08281f7eee Improve Python folding behaviour 2016-09-08 22:10:31 +01:00
eeb65bce18 Simplify C/C++ {} matching 2016-09-08 10:46:53 +01:00
6bcce1dde9 Rename option to enable Doxygen comment highlights 2016-09-08 09:43:36 +01:00
19faeb5664 Enable folding {} in C/C++ & delimiter highlights 2016-09-08 09:43:36 +01:00
eaa11f5ae5 Extend groovy syntax with Jenkins DSL tweeks 2016-09-08 00:15:49 +01:00
24136bb912 Improve markdown folding & syntax highlights 2016-09-08 00:03:17 +01:00
d307403847 Escape - cOperator match 2016-09-05 22:29:55 +01:00
cc30fc41e8 Specialize << and >> highlight matches 2016-09-04 23:24:45 +01:00
b2de236d6b Add ? to C operator highlighting 2016-09-04 23:24:14 +01:00
e84a496026 Add alignas, alignof, decltype to cppOperator group 2016-09-04 22:46:14 +01:00
a9dde3c158 Improve C/C++ syntax highlighting 2016-09-04 21:46:46 +01:00
17218240ee Add improved additional C++ syntax highlighting 2016-09-02 22:37:51 +01:00
fbef9aab12 Remove autocmd from custom surround variables 2016-08-23 20:15:50 +01:00
4300243fb4 Add vim-surround cmake mapping to make a variable 2016-08-23 10:51:46 +01:00
618f003335 Change surround mapping for creating markdown link 2016-08-11 11:14:24 +01:00
a8c557614b Add K mapping for Python docs 2016-08-03 23:45:31 +01:00
bc5c10a994 Customise vim-surround for markdown link syntax 2016-07-24 13:53:52 -07:00
26fdacfa03 Improve vim script fold with custom foldexpr 2016-07-17 23:32:11 +01:00