365 Commits

Author SHA1 Message Date
f3a562c6f2 Add preview window mappings 2017-03-27 12:41:39 +01:00
4217dada57 Add C inline comment surround mapping 2017-03-27 12:40:54 +01:00
365b094ce9 Fix vint warnings in vimrc 2017-03-09 00:15:13 +00:00
0490cae6bb Use '' not "" in fresh colorscheme 2017-03-09 00:14:50 +00:00
c0186a89e8 Override groovy syntax 2017-02-17 21:45:13 +00:00
b30519313b Enable clang-tidy ale checker 2017-02-17 21:44:52 +00:00
5237883d73 Revert to default json syntax 2017-02-17 21:44:25 +00:00
4191780033 Improve ale echo message 2017-02-09 14:45:33 +00:00
71d2ee2437 Make YCM goto buffer command split horizontally 2017-02-08 23:19:26 +00:00
7dfd9d4914 Remove dev hack for format.vim loading 2017-02-07 21:50:26 +00:00
6d12b323c6 Load local plugins first 2017-02-07 21:43:18 +00:00
1b759f5ceb Replace syntastic with ale 2017-02-06 11:44:15 +00:00
8e918716cc Add LLVM IR syntax 2017-02-06 11:44:15 +00:00
20b611ec40 Move plugins to .vim/bundle 2017-02-04 22:30:48 +00:00
533ef37de8 Simplify xterm256-color detection 2017-02-03 14:38:41 +00:00
4d2934ba6f Add missing <CR> from :lfirst mapping 2017-02-02 16:33:23 +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
faa7f45968 Improve doxygen header snippet 2017-01-27 22:49:14 -08:00
4ced01de7d Remove vim-instant-markdown 2017-01-28 05:37:27 +00:00
c6494aeb3e Enable folding in xml 2017-01-28 05:37:27 +00:00
b19cb31ae2 Improve fzf mappings 2017-01-28 05:37:27 +00:00
69ff7c8bab Namespace syntax match 2017-01-28 05:37:27 +00:00
816a10cff0 Change relativenumber behaviour 2017-01-28 05:37:27 +00:00
e3ac652db0 Match operator on word boundary only 2017-01-22 09:26:17 -08:00
ad84a6c9b4 Update vim TERM checks 2017-01-11 20:27:30 +00:00
71834ff0a7 Increase syntax syn minlines to 500 2017-01-11 20:23:07 +00:00
b33423c67f Only flip relativenumber for cpp files 2017-01-11 20:17:26 +00:00
3a53d15f1f Enabling folding in javascript files 2017-01-11 20:11:34 +00:00
1977d80571 Add vim Caddyfile syntax 2017-01-11 20:11:05 +00:00
01363a2b6b Change markdown fenced code block snippet trigger 2017-01-10 20:48:26 +00:00
77495dc3ae Add markdown frontmatter snippet 2017-01-10 20:48:26 +00:00
b2b31f192f Add markdown link snippet 2017-01-08 23:58:50 +00:00
e01b705dd0 Add utc date time snippet 2017-01-08 11:51:06 +00:00
515a7390af Make json syntax embed aware 2017-01-08 11:02:58 +00:00
92a827dd95 Change div snippet, add nav snippet for html 2017-01-08 11:02:58 +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
dcfdbda11d Add javascript function snippet 2017-01-08 11:02:58 +00:00
ca393ae37c Fix C ternary operator match 2017-01-03 12:59:46 +00:00
829f20811b Update Codeplay copyright to use current year 2017-01-03 12:57:48 +00:00
08348df59c Customize json syntax highlights 2016-12-30 21:46:18 +00:00
f598e0dbb3 More cleanup let statements 2016-12-30 16:31:59 +00:00
a61d4604a8 Swap autopairs.vim for leima.vim 2016-12-30 16:28:13 +00:00
fb41394cff Change setting leader 2016-12-30 16:27:46 +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
caa736200a Fix cpp syntax match 2016-12-26 12:15:42 +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