94 Commits

Author SHA1 Message Date
879d0b8735 Use K for YouCompleteMe GetDoc in C/C++ files 2018-08-25 22:19:48 +01:00
2f354296ee Document weird behaviour in gitcommit files 2018-08-25 22:19:47 +01:00
98e29d782d Override groovy syntax file 2018-08-25 22:19:47 +01:00
7304be4635 Add support for folding python blocks in vim files 2018-08-25 22:19:47 +01:00
47e861e2f0 Move notes highlight overrides to ftplugin 2018-08-25 22:19:47 +01:00
e8795a5e40 Add custom fold functions for json 2018-08-25 22:19:47 +01:00
e7c79daa1c Improve custom vim fold expression 2018-08-25 22:19:46 +01:00
150fa9e36e Improve Python folding behaviour 2018-08-25 22:19:46 +01:00
f3af0dbe41 Simplify C/C++ {} matching 2018-08-25 22:19:46 +01:00
f6dbb20778 Rename option to enable Doxygen comment highlights 2018-08-25 22:19:46 +01:00
e5f40e87e6 Enable folding {} in C/C++ & delimiter highlights 2018-08-25 22:19:46 +01:00
47bff5ef75 Extend groovy syntax with Jenkins DSL tweeks 2018-08-25 22:19:45 +01:00
c2244d7e8e Improve markdown folding & syntax highlights 2018-08-25 22:19:45 +01:00
55e3be13da Escape - cOperator match 2018-08-25 22:19:45 +01:00
5cb6e924ce Specialize << and >> highlight matches 2018-08-25 22:19:45 +01:00
c88cff7ae1 Add ? to C operator highlighting 2018-08-25 22:19:45 +01:00
3f486d1a83 Add alignas, alignof, decltype to cppOperator group 2018-08-25 22:19:45 +01:00
40a6c51a12 Improve C/C++ syntax highlighting 2018-08-25 22:19:44 +01:00
7d958b05b6 Add improved additional C++ syntax highlighting 2018-08-25 22:19:44 +01:00
b44d5516f4 Remove autocmd from custom surround variables 2018-08-25 22:19:43 +01:00
832a916c55 Add vim-surround cmake mapping to make a variable 2018-08-25 22:19:43 +01:00
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