79 Commits

Author SHA1 Message Date
b73c4d158e Use default tab width in markdown
Also check if +syntax is available before enabling spell.
2017-06-08 11:40:33 +01:00
dc7373b128 Don't set global settings in ftplugin 2017-05-09 17:44:51 +01:00
7e58cfd1d2 Add syntax folding for cmake 2017-05-03 22:56:30 +01:00
04f872cf5f Document indent options & check they exist 2017-05-03 22:17:09 +01:00
e7bf9a29cf Tweet json filetype & syntax settings 2017-03-27 12:42:17 +01:00
4e41cb6642 Add C inline comment surround mapping 2017-03-27 12:40:54 +01:00
06cef2373d Override groovy syntax 2017-02-17 21:45:13 +00:00
c4b553f433 Revert to default json syntax 2017-02-17 21:44:25 +00:00
6c65876ca2 Change markdown comment string to html 2017-02-01 23:24:15 +00:00
1c6695c712 Conceal on cursor hover normal mode for markdown 2017-01-28 09:23:11 -08:00
b3d4884ac7 Enabling folding in javascript files 2017-01-11 20:11:34 +00:00
c733ae1206 Extend html, css, and javascript syntaxes 2017-01-08 11:02:58 +00:00
0a62877cdc Add yaml frontmatter support to markdown 2017-01-08 11:02:58 +00:00
407794c5a1 Fix C ternary operator match 2017-01-03 12:59:46 +00:00
d8bf0b8148 Customize json syntax highlights 2016-12-30 21:46:18 +00:00
2818217b8a Cleanup C/C++ syntax files 2016-12-29 20:55:47 +00:00
844990847a Improve markdown GitHub checkbox highlights 2016-12-26 12:28:19 +00:00
67e1e5e564 Fix end of multi-line doxygen highlight 2016-12-26 12:12:32 +00:00
9b3699d4f4 Enable Doxygen mapping only for c, cpp filetypes 2016-12-26 12:10:13 +00:00
f8a5c6553a Refactor and optimize C/C++ syntax highlights 2016-12-23 22:39:31 +00:00
78e90ff6d1 Improve GitHub checkbox highlighting 2016-12-23 15:19:53 +00:00
09ae758457 Move json highlight overrides to after/syntax 2016-11-24 14:22:15 +00:00
9b755ff7f9 Improve doxygen markdown highlighting 2016-11-19 19:26:38 +00:00
61be83c00a Add asciidoc filetype plugin 2016-10-28 10:40:52 +09:00
dfa5ce172e Add TODO surround mapping for C/C++ 2016-10-28 10:36:11 +09:00
41eb5a17e6 Improve support for GitHub style checkboxes 2016-10-25 08:43:16 +09:00
740ab2776c Add highlighting of ternary operator in C/C++ 2016-10-25 08:43:16 +09:00
1d29d509ec Add GitHub check box to markdown syntax 2016-10-18 19:37:19 +01:00
714ef293e0 Change diff highlight groups 2016-10-07 17:25:58 +01:00
b2cd4246b8 Add statement highlight for = delete in C/C++ 2016-09-20 20:10:26 +01:00
ec7826a9fc Fix bug in Doxygen highlighting 2016-09-20 20:10:26 +01:00
0d9cd0cf9d Change highlight group of nested name specifiers 2016-09-20 20:10:26 +01:00
f93ae6926c Highlight new/delete as operators 2016-09-20 20:10:26 +01:00
d7a6ec3166 Improve C Doxygen highlights 2016-09-12 10:07:57 +01:00
9941bd120f Fix Python tab error highlighting 2016-09-11 14:42:56 +01:00
7c56630037 Use K for YouCompleteMe GetDoc in C/C++ files 2016-09-11 14:42:01 +01:00
89fb6fc077 Document weird behaviour in gitcommit files 2016-09-11 13:18:03 +01:00
5abc94e1d9 Override groovy syntax file 2016-09-11 13:12:14 +01:00
0a8d3b2293 Add support for folding python blocks in vim files 2016-09-11 13:02:20 +01:00
f1705c62a7 Move notes highlight overrides to ftplugin 2016-09-11 13:01:05 +01:00
872f4426ef Add custom fold functions for json 2016-09-11 13:00:08 +01:00
c61d85e3f9 Improve custom vim fold expression 2016-09-08 22:57:01 +01:00
ca2451bab0 Improve Python folding behaviour 2016-09-08 22:10:31 +01:00
0fbffa38a2 Simplify C/C++ {} matching 2016-09-08 10:46:53 +01:00
f0e3bb4fd8 Rename option to enable Doxygen comment highlights 2016-09-08 09:43:36 +01:00
d365c6f5dd Enable folding {} in C/C++ & delimiter highlights 2016-09-08 09:43:36 +01:00
ad61b378f3 Extend groovy syntax with Jenkins DSL tweeks 2016-09-08 00:15:49 +01:00
e9a9a35a97 Improve markdown folding & syntax highlights 2016-09-08 00:03:17 +01:00
9b2571f774 Escape - cOperator match 2016-09-05 22:29:55 +01:00
7097922c9a Specialize << and >> highlight matches 2016-09-04 23:24:45 +01:00