199 Commits

Author SHA1 Message Date
501b647818 Add syntastic vim plugin 2018-08-25 22:19:42 +01:00
92cb126117 Remove some markers after adding vim foldexpr 2018-08-25 22:19:42 +01:00
772f24a95b Improve the vim fold text, line content first 2018-08-25 22:19:42 +01:00
f946b60cc8 Improve vim script fold with custom foldexpr 2018-08-25 22:19:42 +01:00
e9f8259607 Make K mapping no remap for vim script 2018-08-25 22:19:42 +01:00
0ca48f9054 Add vim-jdaddy json plugin 2018-08-25 22:19:42 +01:00
a57ff47b09 Optionally load ~/Sandbox/format.vim if available 2018-08-25 22:19:42 +01:00
81e98e6383 Improve gitcommit ftplugin settings 2018-08-25 22:19:42 +01:00
b08bb72422 Remove ftdetect/python.vim due to wrong location 2018-08-25 22:19:42 +01:00
2f4a4ad0bb Remove <tab> from YouCompleteMe menu mappings 2018-08-25 22:19:41 +01:00
167daccde8 Improve vmap 0 to play nice with comments 2018-08-25 22:19:41 +01:00
083da937a3 Move fzf mappings to plugin/mappings.vim 2018-08-25 22:19:41 +01:00
d4753aff32 Restructure vim config 2018-08-25 22:19:41 +01:00
c82f448092 Remove clang-format.py script 2018-08-25 22:19:41 +01:00
6530874b90 Move vim color settings to .vim/plugin/color.vim 2018-08-25 22:19:41 +01:00
a3c29d1c5f Move vim GUI options to .vim/gvimrc 2018-08-25 22:19:41 +01:00
1adca114c8 Change <C-f>l to use :BLines 2018-08-25 22:19:41 +01:00
d1e490e5f2 Move .vimrc to .vim/vimrc split platform detection 2018-08-25 22:19:41 +01:00
1420fbebc7 Fix xml snippet for api generator 2018-08-25 22:19:40 +01:00
9f57bf1904 Rename and move GitHub style checkboxes snippet 2018-08-25 22:19:40 +01:00
d39c703403 Update vim WarningMsg highlight group 2018-08-25 22:19:40 +01:00
7cb9c9d4bc Add get vim function snippet 2018-08-25 22:19:40 +01:00
8c36ada444 Add me snippet for my name and email address 2018-08-25 22:19:40 +01:00
4049cac7c9 Add vim normal mode filetype mapping K opens help 2018-08-25 22:19:40 +01:00
a9ff2c2aa1 Add noexpandtag for tags filetype 2018-08-25 22:19:40 +01:00
7f10a7fa1f Add vim-flake8 & don't use textwidth=80 in Python 2018-08-25 22:19:40 +01:00
edd869266a Add vim if snippet 2018-08-25 22:19:40 +01:00
468407cb14 Don't expand tabs in gitconfig files 2018-08-25 22:19:40 +01:00
06ad9537b5 Add snippet for vim function 2018-08-25 22:19:39 +01:00
fecc8c980e Improve TODO and NOTE snippets when in comments 2018-08-25 22:19:39 +01:00
6511e34e5b Add Error and Question highlights to fresh.vim 2018-08-25 22:19:39 +01:00
82b79dff79 Disable open on left and scroll off for help 2018-08-25 22:19:39 +01:00
72a3cdd0c8 Update fresh.vim 2018-08-25 22:19:39 +01:00
e8bce3baae Add GitHub markdown checklist snippet 2018-08-25 22:19:39 +01:00
be7398294d Add API snippets 2018-08-25 22:19:39 +01:00
a487856143 Update vim-plug 2018-08-25 22:19:39 +01:00
67a72fdeeb Final tweak vim-airline theme 2018-08-25 22:19:39 +01:00
7172593ee0 Tweak colors for vim-airline fresh theme 2018-08-25 22:19:38 +01:00
afc4dbae01 Add StatusLine & WildMenu highlights 2018-08-25 22:19:38 +01:00
d4b7afcbf3 Add fresh vim-airline theme 2018-08-25 22:19:38 +01:00
0e955bb6e2 Improve vim python filetype settings 2018-08-25 22:19:38 +01:00
5a1046adfe Tweek vim gitcommit settings 2018-08-25 22:19:38 +01:00
e63f250376 Add more snippets 2018-08-25 22:19:38 +01:00
2451185759 Add generic TODO snippet using commentstring 2018-08-25 22:19:38 +01:00
dd26a6da13 Fix typo in copyright snippet! 2018-08-25 22:19:38 +01:00
12077c2d1f Add vim mappings around yapf python formatter 2018-08-25 22:19:38 +01:00
b2bc4bb50d Add python formatting options 2018-08-25 22:19:38 +01:00
cb5841c88d Add TODO snippet for CMake 2018-08-25 22:19:37 +01:00
af82af9dba Simplify .vimrc layout & folds 2018-08-25 22:19:37 +01:00
a93bb89b86 Move vim autocommands into ftdetect or ftplugin 2018-08-25 22:19:37 +01:00