363 Commits

Author SHA1 Message Date
b4110c8a1b Fix vint warnings in vimrc 2017-03-09 00:15:13 +00:00
7294d2cbed Use '' not "" in fresh colorscheme 2017-03-09 00:14:50 +00:00
06cef2373d Override groovy syntax 2017-02-17 21:45:13 +00:00
204447631c Enable clang-tidy ale checker 2017-02-17 21:44:52 +00:00
c4b553f433 Revert to default json syntax 2017-02-17 21:44:25 +00:00
4164c874ee Improve ale echo message 2017-02-09 14:45:33 +00:00
f4fd5fd25c Make YCM goto buffer command split horizontally 2017-02-08 23:19:26 +00:00
b0a92dbbe9 Remove dev hack for format.vim loading 2017-02-07 21:50:26 +00:00
349ad5277d Load local plugins first 2017-02-07 21:43:18 +00:00
1b7fdbca36 Replace syntastic with ale 2017-02-06 11:44:15 +00:00
ae317c8009 Add LLVM IR syntax 2017-02-06 11:44:15 +00:00
2219bf1b91 Move plugins to .vim/bundle 2017-02-04 22:30:48 +00:00
cb4feafe2f Simplify xterm256-color detection 2017-02-03 14:38:41 +00:00
4290c56fcb Add missing <CR> from :lfirst mapping 2017-02-02 16:33:23 +00:00
6c65876ca2 Change markdown comment string to html 2017-02-01 23:24:15 +00:00
1c6695c712 Conceal on cursor hover normal mode for markdown 2017-01-28 09:23:11 -08:00
3cddc6ac9e Improve doxygen header snippet 2017-01-27 22:49:14 -08:00
14ba45942d Remove vim-instant-markdown 2017-01-28 05:37:27 +00:00
f84a56e2fa Enable folding in xml 2017-01-28 05:37:27 +00:00
dc3698774e Improve fzf mappings 2017-01-28 05:37:27 +00:00
98e2e6fb5f Namespace syntax match 2017-01-28 05:37:27 +00:00
f897c0213f Change relativenumber behaviour 2017-01-28 05:37:27 +00:00
2dd3d4d297 Match operator on word boundary only 2017-01-22 09:26:17 -08:00
05e9f2184e Update vim TERM checks 2017-01-11 20:27:30 +00:00
900f4a375b Increase syntax syn minlines to 500 2017-01-11 20:23:07 +00:00
52c623a2a3 Only flip relativenumber for cpp files 2017-01-11 20:17:26 +00:00
b3d4884ac7 Enabling folding in javascript files 2017-01-11 20:11:34 +00:00
ad3d0039e1 Add vim Caddyfile syntax 2017-01-11 20:11:05 +00:00
784fddd758 Change markdown fenced code block snippet trigger 2017-01-10 20:48:26 +00:00
294c915d0b Add markdown frontmatter snippet 2017-01-10 20:48:26 +00:00
ae2e5e2110 Add markdown link snippet 2017-01-08 23:58:50 +00:00
9a819ebd5b Add utc date time snippet 2017-01-08 11:51:06 +00:00
a2c1ae9c2e Make json syntax embed aware 2017-01-08 11:02:58 +00:00
d396a23316 Change div snippet, add nav snippet for html 2017-01-08 11:02:58 +00:00
c733ae1206 Extend html, css, and javascript syntaxes 2017-01-08 11:02:58 +00:00
0a62877cdc Add yaml frontmatter support to markdown 2017-01-08 11:02:58 +00:00
5649efe7e3 Add javascript function snippet 2017-01-08 11:02:58 +00:00
407794c5a1 Fix C ternary operator match 2017-01-03 12:59:46 +00:00
15dcb1d141 Update Codeplay copyright to use current year 2017-01-03 12:57:48 +00:00
d8bf0b8148 Customize json syntax highlights 2016-12-30 21:46:18 +00:00
fcb96c62af More cleanup let statements 2016-12-30 16:31:59 +00:00
12e739e1cf Swap autopairs.vim for leima.vim 2016-12-30 16:28:13 +00:00
597f3eb255 Change setting leader 2016-12-30 16:27:46 +00:00
2818217b8a Cleanup C/C++ syntax files 2016-12-29 20:55:47 +00:00
844990847a Improve markdown GitHub checkbox highlights 2016-12-26 12:28:19 +00:00
da48dc37d8 Fix cpp syntax match 2016-12-26 12:15:42 +00:00
67e1e5e564 Fix end of multi-line doxygen highlight 2016-12-26 12:12:32 +00:00
9b3699d4f4 Enable Doxygen mapping only for c, cpp filetypes 2016-12-26 12:10:13 +00:00
459e415a48 Add :Syntack command to view syntax group stack 2016-12-24 13:20:22 +00:00
1b5f88c2ca Add function to clone highlight groups with attrs 2016-12-24 13:19:32 +00:00