73 Commits

Author SHA1 Message Date
1d4f628fa5 Change surround mapping for creating markdown link 2018-08-25 22:19:43 +01:00
86295c0621 Add K mapping for Python docs 2018-08-25 22:19:43 +01:00
e757d773d5 Customise vim-surround for markdown link syntax 2018-08-25 22:19:43 +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
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
167daccde8 Improve vmap 0 to play nice with comments 2018-08-25 22:19:41 +01:00
d4753aff32 Restructure vim config 2018-08-25 22:19:41 +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
468407cb14 Don't expand tabs in gitconfig files 2018-08-25 22:19:40 +01:00
82b79dff79 Disable open on left and scroll off for help 2018-08-25 22:19:39 +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
2451185759 Add generic TODO snippet using commentstring 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
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
ae19475ebc Use vim after/ftplugin/c.vim to support '///' doxygen comments 2018-08-25 22:19:35 +01:00
a79622b0ae Add vim indent config 2018-08-25 22:19:34 +01:00