139 Commits

Author SHA1 Message Date
fe7487b950 Remove vim-flake8 plugin 2016-09-11 11:45:35 +01:00
cc3f3cac56 Rename options.vim to settings.vim 2016-09-11 11:30:44 +01:00
8572ccea16 Reorder fileformats 2016-09-11 11:29:49 +01:00
258fecb2c1 Remove groovy.vim plugin 2016-09-11 11:27:31 +01:00
3a621270a5 Only load vim-cmake-completion for cmake files 2016-09-11 11:26:42 +01:00
c61d85e3f9 Improve custom vim fold expression 2016-09-08 22:57:01 +01:00
ca2451bab0 Improve Python folding behaviour 2016-09-08 22:10:31 +01:00
0fbffa38a2 Simplify C/C++ {} matching 2016-09-08 10:46:53 +01:00
a8b20931bb Improve DiffText highlight color 2016-09-08 09:43:36 +01:00
f0e3bb4fd8 Rename option to enable Doxygen comment highlights 2016-09-08 09:43:36 +01:00
d365c6f5dd Enable folding {} in C/C++ & delimiter highlights 2016-09-08 09:43:36 +01:00
ad61b378f3 Extend groovy syntax with Jenkins DSL tweeks 2016-09-08 00:15:49 +01:00
e9a9a35a97 Improve markdown folding & syntax highlights 2016-09-08 00:03:17 +01:00
1f101401f2 Simplify C param snippet 2016-09-06 11:20:53 +01:00
9b2571f774 Escape - cOperator match 2016-09-05 22:29:55 +01:00
7097922c9a Specialize << and >> highlight matches 2016-09-04 23:24:45 +01:00
edc81175c1 Add ? to C operator highlighting 2016-09-04 23:24:14 +01:00
1ecf23e555 Add C++ lambda function snippet 2016-09-04 22:47:01 +01:00
17881fb52a Add alignas, alignof, decltype to cppOperator group 2016-09-04 22:46:14 +01:00
0232fdcc4c Update fresh colorscheme 2016-09-04 21:47:32 +01:00
b0ad0bd67e Improve C/C++ syntax highlighting 2016-09-04 21:46:46 +01:00
da48bea4de Refactor C/C++ snippets 2016-09-04 21:43:53 +01:00
816e23a83a Add C++ cast snippets 2016-09-04 21:42:55 +01:00
487def5773 Simplify C++ class snippet 2016-09-04 21:42:27 +01:00
4f72cfdc94 Add date snippet to display Month DD, YYYY 2016-09-04 21:40:38 +01:00
ff94cf3002 Update me snippet to include nickname 2016-09-04 21:40:04 +01:00
1e9814b5ae Add improved additional C++ syntax highlighting 2016-09-02 22:37:51 +01:00
4788bc2f82 Remove plugin vim-native-syntax 2016-09-02 22:37:51 +01:00
e6a20d0edc User nicer blue for Vim Type highlight group 2016-09-02 22:37:51 +01:00
14bf703db1 Make it easier to repeat vim macros 2016-08-26 14:35:36 +01:00
8844fb0b35 Remove autocmd from custom surround variables 2016-08-23 20:15:50 +01:00
a54eabce92 Add vim-surround cmake mapping to make a variable 2016-08-23 10:51:46 +01:00
d94a960022 Change vim leader key to space 2016-08-17 17:28:32 +01:00
ddd0941057 Change surround mapping for creating markdown link 2016-08-11 11:14:24 +01:00
6d18e490c5 Enable tmux mouse support & add open, urlview 2016-08-10 15:36:04 +01:00
d8d6146119 Add K mapping for Python docs 2016-08-03 23:45:31 +01:00
e4a1a13465 Customise vim-surround for markdown link syntax 2016-07-24 13:53:52 -07:00
7867b5faed Load local vim plugins from non git file 2016-07-22 12:31:55 +01:00
ff7bcf3c90 Add syntastic vim plugin 2016-07-21 20:54:27 +01:00
fa28829854 Remove some markers after adding vim foldexpr 2016-07-17 23:41:06 +01:00
71759afba0 Improve the vim fold text, line content first 2016-07-17 23:33:12 +01:00
c8ad4f5427 Improve vim script fold with custom foldexpr 2016-07-17 23:32:11 +01:00
5675713d49 Make K mapping no remap for vim script 2016-07-17 23:30:24 +01:00
06edec0673 Add vim-jdaddy json plugin 2016-07-14 00:11:27 +01:00
e7b07ab0d7 Optionally load ~/Sandbox/format.vim if available 2016-07-10 23:06:51 +01:00
16ba7788d4 Improve gitcommit ftplugin settings 2016-07-06 21:24:33 +01:00
b246b42526 Remove ftdetect/python.vim due to wrong location 2016-07-06 21:20:58 +01:00
9441439d55 Remove <tab> from YouCompleteMe menu mappings 2016-07-06 20:50:48 +01:00
1bed3d319a Improve vmap 0 to play nice with comments 2016-07-06 20:48:14 +01:00
a1a60899bd Move fzf mappings to plugin/mappings.vim 2016-07-05 22:19:39 +01:00