94 Commits

Author SHA1 Message Date
3c0355ebf6 Add delimiter highlighting to zsh 2018-06-06 20:08:56 +01:00
a243d48d9a Set lit[.local].cfg to Python & disable ALE 2018-06-04 11:25:57 +01:00
5625c0d17a Don't highlight markdown errors 2018-04-26 12:49:30 +01:00
ac73df955a Change netrw highlight group 2018-02-23 22:08:12 +00:00
5886ba90e5 Add TODO for Python syntax folding bug 2018-01-21 20:30:13 +00:00
cde7e3b332 Add make filetype config 2017-12-28 12:51:05 +00:00
7ed5ea3b3b Set commentstring for OpenCL files 2017-12-11 15:24:47 +00:00
f21e5d0364 Use 4 space tabs in YAML files 2017-12-06 11:06:49 +00:00
21d6159bbe Enable spelling for asciidoc filetype 2017-09-26 14:47:40 +01:00
278ac760e1 Update gitconfig filetype to use tabstop=8 2017-09-01 12:18:50 +01:00
4bddc2101d Use global setting for Python highlights 2017-08-08 13:55:41 +01:00
cc8a514367 Obey cpp options in c syntax file 2017-07-26 00:30:13 +01:00
aecbb51672 Add missing zsh option keyword to vim syntax 2017-06-14 00:41:54 +01:00
7856ad5ee4 Add function folding to zsh filetype 2017-06-14 00:14:22 +01:00
cb7f68d39f Add % and . to llvm iskeyword list 2017-06-08 12:15:27 +01:00
ddb0bc5ffd Use default tab width in markdown
Also check if +syntax is available before enabling spell.
2017-06-08 11:40:33 +01:00
0e23b3da09 Don't set global settings in ftplugin 2017-05-09 17:44:51 +01:00
23db28058f Add syntax folding for cmake 2017-05-03 22:56:30 +01:00
b5e3a675e9 Document indent options & check they exist 2017-05-03 22:17:09 +01:00
4a288aa800 Tweet json filetype & syntax settings 2017-03-27 12:42:17 +01:00
4217dada57 Add C inline comment surround mapping 2017-03-27 12:40:54 +01:00
c0186a89e8 Override groovy syntax 2017-02-17 21:45:13 +00:00
5237883d73 Revert to default json syntax 2017-02-17 21:44:25 +00:00
6cdba6cdea Change markdown comment string to html 2017-02-01 23:24:15 +00:00
934895cf67 Conceal on cursor hover normal mode for markdown 2017-01-28 09:23:11 -08:00
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