151 Commits

Author SHA1 Message Date
39afac4bdd Add ignore file 2018-08-25 22:19:48 +01:00
f087b4551a Improve C Doxygen highlights 2018-08-25 22:19:48 +01:00
f79ab114e7 Disabled annoying airline features 2018-08-25 22:19:48 +01:00
b5f270f86c Don't show mode in command line 2018-08-25 22:19:48 +01:00
2b750a12fb Fix Python tab error highlighting 2018-08-25 22:19:48 +01:00
ec73f24be2 Swap <C-f>c from :Commits to :Colors 2018-08-25 22:19:48 +01:00
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
907ba1f219 Change Folded foreground highlight 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
65ed51f012 Remove {{{ markers }}} from vimrc 2018-08-25 22:19:47 +01:00
c02b11d262 Remove vim-flake8 plugin 2018-08-25 22:19:47 +01:00
f2b566af7a Rename options.vim to settings.vim 2018-08-25 22:19:47 +01:00
23d3f5d6b3 Reorder fileformats 2018-08-25 22:19:46 +01:00
eb79d94439 Remove groovy.vim plugin 2018-08-25 22:19:46 +01:00
1a714737f4 Only load vim-cmake-completion for cmake files 2018-08-25 22:19:46 +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
6e8ceaa7f6 Improve DiffText highlight color 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
d0632338b1 Simplify C param snippet 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
aa9f1fdc73 Add C++ lambda function snippet 2018-08-25 22:19:45 +01:00
3f486d1a83 Add alignas, alignof, decltype to cppOperator group 2018-08-25 22:19:45 +01:00
62c3b1b988 Update fresh colorscheme 2018-08-25 22:19:44 +01:00
40a6c51a12 Improve C/C++ syntax highlighting 2018-08-25 22:19:44 +01:00
9a19034ea6 Refactor C/C++ snippets 2018-08-25 22:19:44 +01:00
e4a54f2178 Add C++ cast snippets 2018-08-25 22:19:44 +01:00
80dfb3a6d2 Simplify C++ class snippet 2018-08-25 22:19:44 +01:00
0db8f40e96 Add date snippet to display Month DD, YYYY 2018-08-25 22:19:44 +01:00
80b052bfc6 Update me snippet to include nickname 2018-08-25 22:19:44 +01:00
7d958b05b6 Add improved additional C++ syntax highlighting 2018-08-25 22:19:44 +01:00
70c3052dea Remove plugin vim-native-syntax 2018-08-25 22:19:44 +01:00
d55ff04bd8 User nicer blue for Vim Type highlight group 2018-08-25 22:19:43 +01:00
e5c908d634 Make it easier to repeat vim macros 2018-08-25 22:19:43 +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
9c0acc85f0 Change vim leader key to space 2018-08-25 22:19:43 +01:00
1d4f628fa5 Change surround mapping for creating markdown link 2018-08-25 22:19:43 +01:00
c44593a6b1 Enable tmux mouse support & add open, urlview 2018-08-25 22:19:43 +01:00
86295c0621 Add K mapping for Python docs 2018-08-25 22:19:43 +01:00