354 Commits

Author SHA1 Message Date
697fba8421 Replace syntastic with ale 2017-02-06 11:44:15 +00:00
f3f493013b Add LLVM IR syntax 2017-02-06 11:44:15 +00:00
19592f4855 Move plugins to .vim/bundle 2017-02-04 22:30:48 +00:00
a11282e770 Simplify xterm256-color detection 2017-02-03 14:38:41 +00:00
73f5e45947 Add missing <CR> from :lfirst mapping 2017-02-02 16:33:23 +00:00
3e69c30378 Change markdown comment string to html 2017-02-01 23:24:15 +00:00
8ba5ecd590 Conceal on cursor hover normal mode for markdown 2017-01-28 09:23:11 -08:00
3803e98e57 Improve doxygen header snippet 2017-01-27 22:49:14 -08:00
1bb15c8e92 Remove vim-instant-markdown 2017-01-28 05:37:27 +00:00
d9eed6e0af Enable folding in xml 2017-01-28 05:37:27 +00:00
49c4ac3997 Improve fzf mappings 2017-01-28 05:37:27 +00:00
6a78de3a98 Namespace syntax match 2017-01-28 05:37:27 +00:00
84f9e584da Change relativenumber behaviour 2017-01-28 05:37:27 +00:00
2aea854607 Match operator on word boundary only 2017-01-22 09:26:17 -08:00
028130cb4e Update vim TERM checks 2017-01-11 20:27:30 +00:00
d3ace9bb8b Increase syntax syn minlines to 500 2017-01-11 20:23:07 +00:00
4fd133c353 Only flip relativenumber for cpp files 2017-01-11 20:17:26 +00:00
81aa75b34f Enabling folding in javascript files 2017-01-11 20:11:34 +00:00
7b1faf8834 Add vim Caddyfile syntax 2017-01-11 20:11:05 +00:00
e5ee6446f5 Change markdown fenced code block snippet trigger 2017-01-10 20:48:26 +00:00
1b6eb7f939 Add markdown frontmatter snippet 2017-01-10 20:48:26 +00:00
7f0889dccc Add markdown link snippet 2017-01-08 23:58:50 +00:00
8a94450abd Add utc date time snippet 2017-01-08 11:51:06 +00:00
9c29d52944 Make json syntax embed aware 2017-01-08 11:02:58 +00:00
fa6a1a58d4 Change div snippet, add nav snippet for html 2017-01-08 11:02:58 +00:00
a316b2e646 Extend html, css, and javascript syntaxes 2017-01-08 11:02:58 +00:00
f8b4223014 Add yaml frontmatter support to markdown 2017-01-08 11:02:58 +00:00
d9b5463897 Add javascript function snippet 2017-01-08 11:02:58 +00:00
e64e6f4152 Fix C ternary operator match 2017-01-03 12:59:46 +00:00
bbbfdd370f Update Codeplay copyright to use current year 2017-01-03 12:57:48 +00:00
e1f63ce57f Customize json syntax highlights 2016-12-30 21:46:18 +00:00
9f478e8307 More cleanup let statements 2016-12-30 16:31:59 +00:00
26bfe6331f Swap autopairs.vim for leima.vim 2016-12-30 16:28:13 +00:00
20af67a2c0 Change setting leader 2016-12-30 16:27:46 +00:00
c334d1b47a Cleanup C/C++ syntax files 2016-12-29 20:55:47 +00:00
cc24665e0d Improve markdown GitHub checkbox highlights 2016-12-26 12:28:19 +00:00
4de2ee27b6 Fix cpp syntax match 2016-12-26 12:15:42 +00:00
9a18a1ac29 Fix end of multi-line doxygen highlight 2016-12-26 12:12:32 +00:00
03519394c5 Enable Doxygen mapping only for c, cpp filetypes 2016-12-26 12:10:13 +00:00
692aa339c1 Add :Syntack command to view syntax group stack 2016-12-24 13:20:22 +00:00
259d8e52eb Add function to clone highlight groups with attrs 2016-12-24 13:19:32 +00:00
31dd9d41b5 Change name of checkbox toggle functionality 2016-12-24 13:18:52 +00:00
488da8f7e1 Simplify fold text 2016-12-24 13:16:51 +00:00
c94440cb1f Remap <C-L> to <C-W>L to get redraw back 2016-12-24 13:11:30 +00:00
74d96df01e Refactor and optimize C/C++ syntax highlights 2016-12-23 22:39:31 +00:00
e3f37fbb54 Change show highlight mapping to use <leader> 2016-12-23 15:52:12 +00:00
a985728262 Improve GitHub checkbox highlighting 2016-12-23 15:19:53 +00:00
f05928e14d Set all.snippets to -1 priority 2016-12-23 15:08:48 +00:00
2737489f82 Add std::enable_if snippet 2016-12-23 15:01:03 +00:00
491a258bab Remove macro_mode functions, use vim-replace 2016-12-23 15:00:15 +00:00