22 Commits

Author SHA1 Message Date
fbef9aab12 Remove autocmd from custom surround variables 2016-08-23 20:15:50 +01:00
4300243fb4 Add vim-surround cmake mapping to make a variable 2016-08-23 10:51:46 +01:00
618f003335 Change surround mapping for creating markdown link 2016-08-11 11:14:24 +01:00
a8c557614b Add K mapping for Python docs 2016-08-03 23:45:31 +01:00
bc5c10a994 Customise vim-surround for markdown link syntax 2016-07-24 13:53:52 -07:00
26fdacfa03 Improve vim script fold with custom foldexpr 2016-07-17 23:32:11 +01:00
57c2895159 Make K mapping no remap for vim script 2016-07-17 23:30:24 +01:00
c41ea042ab Improve gitcommit ftplugin settings 2016-07-06 21:24:33 +01:00
5354e7dcef Remove ftdetect/python.vim due to wrong location 2016-07-06 21:20:58 +01:00
301e6f900a Improve vmap 0 to play nice with comments 2016-07-06 20:48:14 +01:00
a3aac9c8be Restructure vim config 2016-07-05 21:29:27 +01:00
ad16ec414a Add vim normal mode filetype mapping K opens help 2016-06-16 22:37:04 +01:00
862e8855d2 Add noexpandtag for tags filetype 2016-06-11 21:39:36 +01:00
61463058b8 Add vim-flake8 & don't use textwidth=80 in Python 2016-06-08 09:33:39 +01:00
10a97d30af Don't expand tabs in gitconfig files 2016-05-25 22:35:40 +01:00
9f96b85457 Disable open on left and scroll off for help 2016-05-06 10:21:23 +01:00
db75d86ff8 Improve vim python filetype settings 2016-04-17 20:03:00 +01:00
1b8b3ff509 Add generic TODO snippet using commentstring 2016-04-17 13:04:34 +01:00
0ec9e1108c Add python formatting options 2016-04-01 22:54:48 +01:00
bdae50b28e Simplify .vimrc layout & folds 2016-03-12 21:30:39 +00:00
73d5faeaf9 Move vim autocommands into ftdetect or ftplugin 2016-03-12 20:35:11 +00:00
195f41b597 Use vim after/ftplugin/c.vim to support '///' doxygen comments 2015-10-08 21:40:30 +01:00