286 Commits

Author SHA1 Message Date
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
0af06c80d1 Add zsh snippets 2017-06-01 00:31:10 +01:00
8fce4818b8 Add std::printf and std::fprintf snippets 2017-05-24 21:37:51 +01:00
5c4ba64a8b Improve groovy syntax highlighting 2017-05-24 10:37:30 +01:00
dfc3b949f2 Enable folding is sh filetype 2017-05-18 11:23:47 +01:00
0e23b3da09 Don't set global settings in ftplugin 2017-05-09 17:44:51 +01:00
b5b704251c Update vim-plug 2017-05-05 21:23:33 +01:00
3eb27e3442 Fix vint warning and errors in functions.vim 2017-05-04 00:20:12 +01:00
cd3c2ea6e0 Update mappings to {i,n,v}noremap 2017-05-03 23:52:33 +01:00
2b4f19e32d Use existing windows/tabs when jumping to errors 2017-05-03 23:38:11 +01:00
f781a2a593 Check features are available before using them 2017-05-03 23:23:24 +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
7c4fbd906e Add vim-khr plugin 2017-04-24 10:24:35 +02:00
1dd8632312 Add comment text object plugin 2017-04-22 17:06:25 +01:00
5a64254f3b Add ; to do/while snippet 2017-04-19 22:01:27 +01:00
02ce5cd15c Use setlocal in TabWidth command 2017-04-12 17:02:10 +01:00
07c38c4913 Add URI text object plugin 2017-03-31 22:18:56 +01:00
e2a145d7aa Allow C++ lambda snippet to be inline 2017-03-30 22:42:01 +01:00
4a288aa800 Tweet json filetype & syntax settings 2017-03-27 12:42:17 +01:00
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