79 Commits

Author SHA1 Message Date
3ac735edf5 Use default tab width in markdown
Also check if +syntax is available before enabling spell.
2018-08-25 22:20:02 +01:00
62477c3bd1 Don't set global settings in ftplugin 2018-08-25 22:20:02 +01:00
04b4c2e7b5 Add syntax folding for cmake 2018-08-25 22:20:01 +01:00
d72e6d73d4 Document indent options & check they exist 2018-08-25 22:20:01 +01:00
eb1bd9120f Tweet json filetype & syntax settings 2018-08-25 22:20:00 +01:00
d24788aaff Add C inline comment surround mapping 2018-08-25 22:20:00 +01:00
5a15007872 Override groovy syntax 2018-08-25 22:20:00 +01:00
c98ccfb77a Revert to default json syntax 2018-08-25 22:20:00 +01:00
09eed40e52 Change markdown comment string to html 2018-08-25 22:19:59 +01:00
ea95039f4e Conceal on cursor hover normal mode for markdown 2018-08-25 22:19:58 +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
c0d8fa9e8d Enable Doxygen mapping only for c, cpp filetypes 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
76ce4405dc Add asciidoc filetype plugin 2018-08-25 22:19:51 +01:00
fb1b3f8c6c Add TODO surround mapping for C/C++ 2018-08-25 22:19:51 +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
2b750a12fb Fix Python tab error highlighting 2018-08-25 22:19:48 +01:00
879d0b8735 Use K for YouCompleteMe GetDoc in C/C++ files 2018-08-25 22:19:48 +01:00
2f354296ee Document weird behaviour in gitcommit files 2018-08-25 22:19:47 +01:00
98e29d782d Override groovy syntax file 2018-08-25 22:19:47 +01:00
7304be4635 Add support for folding python blocks in vim files 2018-08-25 22:19:47 +01:00
47e861e2f0 Move notes highlight overrides to ftplugin 2018-08-25 22:19:47 +01:00
e8795a5e40 Add custom fold functions for json 2018-08-25 22:19:47 +01:00
e7c79daa1c Improve custom vim fold expression 2018-08-25 22:19:46 +01:00
150fa9e36e Improve Python folding behaviour 2018-08-25 22:19:46 +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
c2244d7e8e Improve markdown folding & syntax highlights 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