94 Commits

Author SHA1 Message Date
32086db314 Add delimiter highlighting to zsh 2018-08-25 22:20:10 +01:00
52be542a64 Set lit[.local].cfg to Python & disable ALE 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
d9f4c5ea18 Add TODO for Python syntax folding bug 2018-08-25 22:20:08 +01:00
5c15d86744 Add make filetype config 2018-08-25 22:20:07 +01:00
913b911070 Set commentstring for OpenCL files 2018-08-25 22:20:07 +01:00
779f697fdf Use 4 space tabs in YAML files 2018-08-25 22:20:07 +01:00
13e197426a Enable spelling for asciidoc filetype 2018-08-25 22:20:05 +01:00
c0c141b365 Update gitconfig filetype to use tabstop=8 2018-08-25 22:20:04 +01:00
e1906cc823 Use global setting for Python highlights 2018-08-25 22:20:04 +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
66de6f68fb Add % and . to llvm iskeyword list 2018-08-25 22:20:03 +01:00
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