297 Commits

Author SHA1 Message Date
320f5668e8 Only match = default when ends on word boundary 2017-08-23 21:05:06 +01:00
2f36f831f2 Add GitGutter next/prev hunk mappings 2017-08-09 12:13:45 +01:00
44c0605d8f Use global setting for Python highlights 2017-08-08 13:55:41 +01:00
dfb360fb00 Obey cpp options in c syntax file 2017-07-26 00:30:13 +01:00
ffdb5e1f4c Add cpp explicit function template highlight 2017-07-26 00:27:57 +01:00
3b99d333b2 Add more vim colorschemes 2017-07-25 17:21:07 +01:00
17fdcca35c Add main Python snippet 2017-07-25 17:20:42 +01:00
8c95be2700 Add mapping for :Ag <cword> 2017-07-21 13:24:25 +01:00
3442bce196 Add missing zsh option keyword to vim syntax 2017-06-14 00:41:54 +01:00
daf8434e84 Add function folding to zsh filetype 2017-06-14 00:14:22 +01:00
cce7a8dc4a Make fresh colors less garish
Make SpellBad and Underlined readable and make SpellCap purple.
2017-06-12 00:23:21 +01:00
fc6526825e Add % and . to llvm iskeyword list 2017-06-08 12:15:27 +01:00
b73c4d158e Use default tab width in markdown
Also check if +syntax is available before enabling spell.
2017-06-08 11:40:33 +01:00
6c3b83fada Add zsh snippets 2017-06-01 00:31:10 +01:00
226cadc726 Add std::printf and std::fprintf snippets 2017-05-24 21:37:51 +01:00
b578ca68ff Improve groovy syntax highlighting 2017-05-24 10:37:30 +01:00
3bfe40688e Enable folding is sh filetype 2017-05-18 11:23:47 +01:00
dc7373b128 Don't set global settings in ftplugin 2017-05-09 17:44:51 +01:00
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