5391645629
Use own fork for vim-cmake-completion
2018-08-26 10:51:11 +01:00
1d3d06bf0d
Cleanup vim dictionary syntax
2018-08-26 10:51:11 +01:00
3f36156521
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-26 10:51:11 +01:00
a2c59d8ca3
Add the linter code to ale messages
2018-08-26 10:51:11 +01:00
0fe8e5dfed
Add improved sentence text object
2018-08-26 10:51:11 +01:00
d13bf0bd81
Disable airline git integration
2018-08-26 10:51:11 +01:00
b3ba84fa4c
Replace matchit.vim with vim-matchup
2018-08-26 10:51:11 +01:00
bc014309ef
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-26 10:51:11 +01:00
6b6b44e43d
Clean up documentation
2018-08-26 10:51:11 +01:00
e32c6824f6
Remove cruft and add TODO's
2018-08-26 10:50:08 +01:00
e292b937d0
Enable visual highlight of trail spaces and tabs
2018-08-26 10:50:08 +01:00
f9115f0495
Remove lexima because it broke vim-endwise
...
Also change to fork of vim-endwise with CMake support
2018-08-26 10:50:08 +01:00
7f63041695
Enable folding is sh filetype
2018-08-26 10:50:07 +01:00
22a36a177a
Add vim-khr plugin
2018-08-26 10:50:07 +01:00
c3bca15641
Add comment text object plugin
2018-08-26 10:50:07 +01:00
f6892126df
Add URI text object plugin
2018-08-26 10:50:07 +01:00
13acc08b4f
Fix vint warnings in vimrc
2018-08-26 10:50:07 +01:00
a2c1476bba
Enable clang-tidy ale checker
2018-08-26 10:50:07 +01:00
bef689ae13
Improve ale echo message
2018-08-26 10:50:07 +01:00
cea38efd76
Make YCM goto buffer command split horizontally
2018-08-26 10:50:07 +01:00
07764831ba
Remove dev hack for format.vim loading
2018-08-26 10:50:07 +01:00
607157b004
Load local plugins first
2018-08-26 10:50:07 +01:00
4038e95d4f
Replace syntastic with ale
2018-08-26 10:50:07 +01:00
62380deefc
Move plugins to .vim/bundle
2018-08-26 10:50:07 +01:00
e48cd16f23
Remove vim-instant-markdown
2018-08-26 10:49:14 +01:00
c6d13d85f6
Enable folding in xml
2018-08-26 10:49:14 +01:00
d02030b9af
Improve fzf mappings
2018-08-26 10:49:14 +01:00
8185da77a6
Add vim Caddyfile syntax
2018-08-26 10:49:14 +01:00
c0a2bb9bb2
Add yaml frontmatter support to markdown
2018-08-26 10:49:14 +01:00
54ce7c0767
More cleanup let statements
2018-08-26 10:49:14 +01:00
9c5b193efd
Swap autopairs.vim for leima.vim
2018-08-26 10:49:14 +01:00
0ac64c7215
Change setting leader
2018-08-26 10:49:14 +01:00
a78356bdb4
Add vim-endwise
2018-08-26 10:49:14 +01:00
b0b66de642
Add vim replay plugin for easy macro replay
2018-08-26 10:48:16 +01:00
7623fc8706
Improve YouCompleteMe/syntastic error/warning symbols
2018-08-26 10:48:16 +01:00
f6302d03bd
Move .local_plugins.vim to .vim/local.vim
2018-08-26 10:48:16 +01:00
9e1b0c9ddd
Add vim-spirv plugin
2018-08-26 10:48:16 +01:00
80b16bfb41
Replace vim-notes with note.vim
2018-08-26 10:48:16 +01:00
6b0bb3e128
Update syntastic URL
2018-08-26 10:48:16 +01:00
93c8302e99
Add vim-gitgutter plugin
2018-08-26 10:48:16 +01:00
23b7aeb64d
Add asciidoc filetype plugin
2018-08-26 10:45:25 +01:00
4fafc13487
Switch to vim-table-mode from Tabular
2018-08-26 10:42:41 +01:00
f86447e378
Conditionally enable plugins on Windows
2018-08-26 10:42:41 +01:00
659bcc73e8
Disabled annoying airline features
2018-08-26 10:42:41 +01:00
5dda38ebeb
Remove {{{ markers }}} from vimrc
2018-08-26 10:42:41 +01:00
972cc60236
Remove vim-flake8 plugin
2018-08-26 10:42:41 +01:00
baac442996
Remove groovy.vim plugin
2018-08-26 10:42:41 +01:00
4bb91a7cb2
Only load vim-cmake-completion for cmake files
2018-08-26 10:42:41 +01:00
e5b886be58
Improve Python folding behaviour
2018-08-26 10:42:41 +01:00
2c2ed3c099
Improve markdown folding & syntax highlights
2018-08-26 10:42:41 +01:00