280 Commits

Author SHA1 Message Date
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
e757d773d5 Customise vim-surround for markdown link syntax 2018-08-25 22:19:43 +01:00
44097cf949 Load local vim plugins from non git file 2018-08-25 22:19:43 +01:00
501b647818 Add syntastic vim plugin 2018-08-25 22:19:42 +01:00
92cb126117 Remove some markers after adding vim foldexpr 2018-08-25 22:19:42 +01:00
772f24a95b Improve the vim fold text, line content first 2018-08-25 22:19:42 +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
0ca48f9054 Add vim-jdaddy json plugin 2018-08-25 22:19:42 +01:00
a57ff47b09 Optionally load ~/Sandbox/format.vim if available 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
2f4a4ad0bb Remove <tab> from YouCompleteMe menu mappings 2018-08-25 22:19:41 +01:00
167daccde8 Improve vmap 0 to play nice with comments 2018-08-25 22:19:41 +01:00
083da937a3 Move fzf mappings to plugin/mappings.vim 2018-08-25 22:19:41 +01:00
d4753aff32 Restructure vim config 2018-08-25 22:19:41 +01:00
c82f448092 Remove clang-format.py script 2018-08-25 22:19:41 +01:00
6530874b90 Move vim color settings to .vim/plugin/color.vim 2018-08-25 22:19:41 +01:00
a3c29d1c5f Move vim GUI options to .vim/gvimrc 2018-08-25 22:19:41 +01:00
1adca114c8 Change <C-f>l to use :BLines 2018-08-25 22:19:41 +01:00
d1e490e5f2 Move .vimrc to .vim/vimrc split platform detection 2018-08-25 22:19:41 +01:00
1420fbebc7 Fix xml snippet for api generator 2018-08-25 22:19:40 +01:00