279 Commits

Author SHA1 Message Date
fe01a2d0b3 Update vim-plug 2017-05-05 21:23:33 +01:00
f0ba36cfe2 Fix vint warning and errors in functions.vim 2017-05-04 00:20:12 +01:00
8d28972e42 Update mappings to {i,n,v}noremap 2017-05-03 23:52:33 +01:00
64229d93c9 Use existing windows/tabs when jumping to errors 2017-05-03 23:38:11 +01:00
55ab473a15 Check features are available before using them 2017-05-03 23:23:24 +01:00
7e58cfd1d2 Add syntax folding for cmake 2017-05-03 22:56:30 +01:00
04f872cf5f Document indent options & check they exist 2017-05-03 22:17:09 +01:00
3a5caa8287 Add vim-khr plugin 2017-04-24 10:24:35 +02:00
c344bf997a Add comment text object plugin 2017-04-22 17:06:25 +01:00
810bad8403 Add ; to do/while snippet 2017-04-19 22:01:27 +01:00
ed635ec63e Use setlocal in TabWidth command 2017-04-12 17:02:10 +01:00
d869fac388 Add URI text object plugin 2017-03-31 22:18:56 +01:00
64f1ee0128 Allow C++ lambda snippet to be inline 2017-03-30 22:42:01 +01:00
e7bf9a29cf Tweet json filetype & syntax settings 2017-03-27 12:42:17 +01:00
39acb121e2 Add preview window mappings 2017-03-27 12:41:39 +01:00
4e41cb6642 Add C inline comment surround mapping 2017-03-27 12:40:54 +01:00
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