37 Commits

Author SHA1 Message Date
051edae965 Improve Python folding behaviour 2016-09-08 22:10:31 +01:00
3e36a88cef Simplify C/C++ {} matching 2016-09-08 10:46:53 +01:00
84e006f034 Rename option to enable Doxygen comment highlights 2016-09-08 09:43:36 +01:00
71edca020e Enable folding {} in C/C++ & delimiter highlights 2016-09-08 09:43:36 +01:00
ca90c0e098 Extend groovy syntax with Jenkins DSL tweeks 2016-09-08 00:15:49 +01:00
05106b358a Improve markdown folding & syntax highlights 2016-09-08 00:03:17 +01:00
acc24857d2 Escape - cOperator match 2016-09-05 22:29:55 +01:00
1b228d1c27 Specialize << and >> highlight matches 2016-09-04 23:24:45 +01:00
01735f9e25 Add ? to C operator highlighting 2016-09-04 23:24:14 +01:00
7a032a86e5 Add alignas, alignof, decltype to cppOperator group 2016-09-04 22:46:14 +01:00
6986f67a85 Improve C/C++ syntax highlighting 2016-09-04 21:46:46 +01:00
74fe4ab29c Add improved additional C++ syntax highlighting 2016-09-02 22:37:51 +01:00
0bbf7af565 Remove autocmd from custom surround variables 2016-08-23 20:15:50 +01:00
4143ef78ee Add vim-surround cmake mapping to make a variable 2016-08-23 10:51:46 +01:00
65d29cf715 Change surround mapping for creating markdown link 2016-08-11 11:14:24 +01:00
60ce626c96 Add K mapping for Python docs 2016-08-03 23:45:31 +01:00
3b868aeb11 Customise vim-surround for markdown link syntax 2016-07-24 13:53:52 -07:00
1b4978b2c5 Improve vim script fold with custom foldexpr 2016-07-17 23:32:11 +01:00
11c8db4eeb Make K mapping no remap for vim script 2016-07-17 23:30:24 +01:00
e8db57f8c4 Improve gitcommit ftplugin settings 2016-07-06 21:24:33 +01:00
1f6c46219a Remove ftdetect/python.vim due to wrong location 2016-07-06 21:20:58 +01:00
594de6f341 Improve vmap 0 to play nice with comments 2016-07-06 20:48:14 +01:00
6063853c64 Restructure vim config 2016-07-05 21:29:27 +01:00
59938d8494 Add vim normal mode filetype mapping K opens help 2016-06-16 22:37:04 +01:00
892afb7d44 Add noexpandtag for tags filetype 2016-06-11 21:39:36 +01:00
5fa66ad12a Add vim-flake8 & don't use textwidth=80 in Python 2016-06-08 09:33:39 +01:00
470c7c9ce4 Don't expand tabs in gitconfig files 2016-05-25 22:35:40 +01:00
Kenneth Benzie (Benie)
a516d8ac7f Disable open on left and scroll off for help 2016-05-06 10:21:23 +01:00
Kenneth Benzie (Benie)
e5310f7447 Improve vim python filetype settings 2016-04-17 20:03:00 +01:00
Kenneth Benzie (Benie)
458a1d7633 Tweek vim gitcommit settings 2016-04-17 16:06:45 +01:00
Kenneth Benzie (Benie)
54b242ceeb Add generic TODO snippet using commentstring 2016-04-17 13:04:34 +01:00
Kenneth Benzie (Benie)
f11ef6fdbf Add vim mappings around yapf python formatter 2016-04-03 13:49:50 +01:00
Kenneth Benzie (Benie)
4c0bb5cb98 Add python formatting options 2016-04-01 22:54:48 +01:00
Kenneth Benzie (Benie)
61958923c4 Simplify .vimrc layout & folds 2016-03-12 21:30:39 +00:00
Kenneth Benzie (Benie)
7841905f86 Move vim autocommands into ftdetect or ftplugin 2016-03-12 20:35:11 +00:00
Kenneth Benzie (Benie)
01da8eb6ea Use vim after/ftplugin/c.vim to support '///' doxygen comments 2015-10-08 21:40:30 +01:00
Kenneth Benzie (Benie)
2af3be2e5b Add vim indent config 2015-04-16 11:35:30 +01:00