68 Commits

Author SHA1 Message Date
b932bea407 Improve vim-spirv ID match highlights 2018-08-25 22:20:10 +01:00
158b1202b9 Use signcolumn when available 2018-08-25 22:20:10 +01:00
6a1b380200 Add vim-projectionist plugin 2018-08-25 22:20:10 +01:00
257eb0f39e Use own fork for vim-cmake-completion 2018-08-25 22:20:09 +01:00
8ea40c0336 Cleanup vim dictionary syntax 2018-08-25 22:20:09 +01:00
0c3ad04f8b 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-08-25 22:20:08 +01:00
da7c13fa57 Add the linter code to ale messages 2018-08-25 22:20:08 +01:00
d55d639862 Add improved sentence text object 2018-08-25 22:20:08 +01:00
c4ef133a37 Disable airline git integration 2018-08-25 22:20:08 +01:00
698f829d0a Replace matchit.vim with vim-matchup 2018-08-25 22:20:08 +01:00
98e9baa1d9 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-08-25 22:20:08 +01:00
8354509940 Clean up documentation 2018-08-25 22:20:07 +01:00
c41edaa550 Remove cruft and add TODO's 2018-08-25 22:20:06 +01:00
9a6f683850 Enable visual highlight of trail spaces and tabs 2018-08-25 22:20:06 +01:00
45e228a776 Remove lexima because it broke vim-endwise
Also change to fork of vim-endwise with CMake support
2018-08-25 22:20:04 +01:00
810bcd2104 Enable folding is sh filetype 2018-08-25 22:20:02 +01:00
b20e342499 Add vim-khr plugin 2018-08-25 22:20:01 +01:00
fa542cdd01 Add comment text object plugin 2018-08-25 22:20:01 +01:00
99f7740074 Add URI text object plugin 2018-08-25 22:20:01 +01:00
5a1562dcc7 Fix vint warnings in vimrc 2018-08-25 22:20:00 +01:00
003d3ceb23 Enable clang-tidy ale checker 2018-08-25 22:20:00 +01:00
19b55a2173 Improve ale echo message 2018-08-25 22:20:00 +01:00
55a1a4b78d Make YCM goto buffer command split horizontally 2018-08-25 22:19:59 +01:00
b78ddbeeb1 Remove dev hack for format.vim loading 2018-08-25 22:19:59 +01:00
8d4b9be95c Load local plugins first 2018-08-25 22:19:59 +01:00
973b5abe18 Replace syntastic with ale 2018-08-25 22:19:59 +01:00
f6b1a4faf6 Move plugins to .vim/bundle 2018-08-25 22:19:59 +01:00
37423afbd7 Remove vim-instant-markdown 2018-08-25 22:19:58 +01:00
d325cfd47c Enable folding in xml 2018-08-25 22:19:58 +01:00
c140e0d056 Improve fzf mappings 2018-08-25 22:19:58 +01:00
c80bb6e95b Add vim Caddyfile syntax 2018-08-25 22:19:57 +01:00
89ea4b3aa1 Add yaml frontmatter support to markdown 2018-08-25 22:19:56 +01:00
da9fff2886 More cleanup let statements 2018-08-25 22:19:56 +01:00
47d42d770c Swap autopairs.vim for leima.vim 2018-08-25 22:19:56 +01:00
1ccd26dbf2 Change setting leader 2018-08-25 22:19:56 +01:00
35fbe68cfd Add vim-endwise 2018-08-25 22:19:54 +01:00
e207ca1e6a Add vim replay plugin for easy macro replay 2018-08-25 22:19:53 +01:00
2b8f6c83c0 Improve YouCompleteMe/syntastic error/warning symbols 2018-08-25 22:19:53 +01:00
3717b480c5 Move .local_plugins.vim to .vim/local.vim 2018-08-25 22:19:53 +01:00
899e180577 Add vim-spirv plugin 2018-08-25 22:19:53 +01:00
433a28fcfb Replace vim-notes with note.vim 2018-08-25 22:19:53 +01:00
45f3f78962 Update syntastic URL 2018-08-25 22:19:52 +01:00
2d1a676f8f Add vim-gitgutter plugin 2018-08-25 22:19:52 +01:00
76ce4405dc Add asciidoc filetype plugin 2018-08-25 22:19:51 +01:00
8a87f8dc6c Switch to vim-table-mode from Tabular 2018-08-25 22:19:49 +01:00
a0c0d6753c Conditionally enable plugins on Windows 2018-08-25 22:19:48 +01:00
f79ab114e7 Disabled annoying airline features 2018-08-25 22:19:48 +01:00
65ed51f012 Remove {{{ markers }}} from vimrc 2018-08-25 22:19:47 +01:00
c02b11d262 Remove vim-flake8 plugin 2018-08-25 22:19:47 +01:00
eb79d94439 Remove groovy.vim plugin 2018-08-25 22:19:46 +01:00