68 Commits

Author SHA1 Message Date
cf8ab27b10 Improve vim-spirv ID match highlights 2018-07-16 10:46:24 +01:00
f263832c64 Use signcolumn when available 2018-06-06 20:08:56 +01:00
63a4131a09 Add vim-projectionist plugin 2018-04-13 23:52:00 +01:00
cdb521d9be Use own fork for vim-cmake-completion 2018-04-13 18:06:29 +01:00
d18e8545cc Cleanup vim dictionary syntax 2018-03-01 17:00:47 +00:00
d7995347fb Always load vim-cmake-syntax
Avoid the cmake syntax highlighting being different when a file is
loaded and when it is reloaded. This was cause by the plugin not being
enabled until after a buffer with the cmake filetype was loaded
causing the builtin cmake syntax highlighting to show on initial load
then the plugins syntax highlighting to show on reload.
2018-02-09 15:08:53 +00:00
e29a326d45 Add the linter code to ale messages 2018-02-09 15:05:29 +00:00
79fe323599 Add improved sentence text object 2018-01-21 20:29:00 +00:00
09e180e257 Disable airline git integration 2018-01-19 20:44:35 +00:00
09e6372540 Replace matchit.vim with vim-matchup 2018-01-16 16:00:05 +00:00
9416de3c3c Remove vim-sensible
vim-sensible includes and old matchit.vim which interfears with
vim-matchup and sets some defaults which are then overridden in
plugins/settings.vim. Remove vim-sensible and document the retained
settings.
2018-01-16 15:57:08 +00:00
a8325c4a4a Clean up documentation 2017-12-11 15:24:25 +00:00
7d086a3328 Remove cruft and add TODO's 2017-11-20 22:40:18 +00:00
261a846874 Enable visual highlight of trail spaces and tabs 2017-11-20 21:28:44 +00:00
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