54 Commits

Author SHA1 Message Date
b18a9ddbea Remove lexima because it broke vim-endwise
Also change to fork of vim-endwise with CMake support
2017-08-31 21:20:15 +01:00
3bfe40688e Enable folding is sh filetype 2017-05-18 11:23:47 +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
d869fac388 Add URI text object plugin 2017-03-31 22:18:56 +01:00
b4110c8a1b Fix vint warnings in vimrc 2017-03-09 00:15:13 +00:00
204447631c Enable clang-tidy ale checker 2017-02-17 21:44:52 +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
2219bf1b91 Move plugins to .vim/bundle 2017-02-04 22:30:48 +00: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
ad3d0039e1 Add vim Caddyfile syntax 2017-01-11 20:11:05 +00:00
0a62877cdc Add yaml frontmatter support to markdown 2017-01-08 11:02:58 +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
346083c91f Add vim-endwise 2016-12-13 18:28:29 +00:00
e68fe08941 Add vim replay plugin for easy macro replay 2016-11-20 00:27:27 +00:00
14d99b15fa Improve YouCompleteMe/syntastic error/warning symbols 2016-11-19 17:38:45 +00:00
745df3394f Move .local_plugins.vim to .vim/local.vim 2016-11-19 17:38:45 +00:00
c0f824c95f Add vim-spirv plugin 2016-11-17 20:09:43 +00:00
2e7ab617e5 Replace vim-notes with note.vim 2016-11-16 21:01:26 +00:00
8ee3192f4f Update syntastic URL 2016-11-15 20:15:26 +00:00
ff9680cc42 Add vim-gitgutter plugin 2016-11-10 11:04:56 +00:00
61be83c00a Add asciidoc filetype plugin 2016-10-28 10:40:52 +09:00
610ba4bc11 Switch to vim-table-mode from Tabular 2016-09-20 21:56:02 +01:00
b13a1676ed Conditionally enable plugins on Windows 2016-09-14 10:05:04 +01:00
eb326f945a Disabled annoying airline features 2016-09-11 17:16:58 +01:00
f9f07c120e Remove {{{ markers }}} from vimrc 2016-09-11 12:56:19 +01:00
fe7487b950 Remove vim-flake8 plugin 2016-09-11 11:45:35 +01:00
258fecb2c1 Remove groovy.vim plugin 2016-09-11 11:27:31 +01:00
3a621270a5 Only load vim-cmake-completion for cmake files 2016-09-11 11:26:42 +01:00
ca2451bab0 Improve Python folding behaviour 2016-09-08 22:10:31 +01:00
e9a9a35a97 Improve markdown folding & syntax highlights 2016-09-08 00:03:17 +01:00
4788bc2f82 Remove plugin vim-native-syntax 2016-09-02 22:37:51 +01:00
d94a960022 Change vim leader key to space 2016-08-17 17:28:32 +01:00
6d18e490c5 Enable tmux mouse support & add open, urlview 2016-08-10 15:36:04 +01:00
7867b5faed Load local vim plugins from non git file 2016-07-22 12:31:55 +01:00
ff7bcf3c90 Add syntastic vim plugin 2016-07-21 20:54:27 +01:00
fa28829854 Remove some markers after adding vim foldexpr 2016-07-17 23:41:06 +01:00
06edec0673 Add vim-jdaddy json plugin 2016-07-14 00:11:27 +01:00
e7b07ab0d7 Optionally load ~/Sandbox/format.vim if available 2016-07-10 23:06:51 +01:00
9441439d55 Remove <tab> from YouCompleteMe menu mappings 2016-07-06 20:50:48 +01:00
a1a60899bd Move fzf mappings to plugin/mappings.vim 2016-07-05 22:19:39 +01:00
94f46755d3 Restructure vim config 2016-07-05 21:29:27 +01:00