176 Commits

Author SHA1 Message Date
6ac9f12eda Add Google Test snippets 2016-10-07 19:59:26 +01:00
f586dd76c6 Move doxygen snippets to separate file 2016-10-07 19:59:26 +01:00
96f203c276 Add noisy struct snippet 2016-10-07 19:59:26 +01:00
714ef293e0 Change diff highlight groups 2016-10-07 17:25:58 +01:00
080da93e51 Add googletest snippets 2016-09-30 17:20:08 +01:00
dd5557d518 Allow C++ casts to be substring 2016-09-30 17:20:08 +01:00
7839684186 Change template snippet to use class not typename 2016-09-30 17:20:08 +01:00
2903c4e78e Improve C main snippet 2016-09-30 17:20:08 +01:00
bb7bec892d Improve C++ for loop snippet 2016-09-27 13:42:36 +01:00
363fa8af7e Improve doxygen param snippet at brief snippet 2016-09-27 13:42:36 +01:00
5416bad1cf Update todo snippet 2016-09-27 00:30:37 +01:00
ead0ec3a0c Add static_assert snippet 2016-09-25 00:25:31 +01:00
df4d1c6dac Add macro mode helpers
* Easily {un}map <CR> to @@
* Add macro_mode#{en,dis}able autoload functions
* Add MacroMode{En,Dis}able commands
2016-09-20 21:56:32 +01:00
610ba4bc11 Switch to vim-table-mode from Tabular 2016-09-20 21:56:02 +01:00
bb971c068f Use <Space> in mappings instead of exec 2016-09-20 20:10:26 +01:00
1710c05777 Add comprehensive mappings for QuickFix and Location lists 2016-09-20 20:10:26 +01:00
deddfe1fff Move mapping into mappings.vim 2016-09-20 20:10:26 +01:00
b2cd4246b8 Add statement highlight for = delete in C/C++ 2016-09-20 20:10:26 +01:00
ec7826a9fc Fix bug in Doxygen highlighting 2016-09-20 20:10:26 +01:00
c30804c20d Add image link snippet for markdown 2016-09-20 20:10:26 +01:00
0d9cd0cf9d Change highlight group of nested name specifiers 2016-09-20 20:10:26 +01:00
f93ae6926c Highlight new/delete as operators 2016-09-20 20:10:26 +01:00
b13a1676ed Conditionally enable plugins on Windows 2016-09-14 10:05:04 +01:00
e5dde09c43 Add ignore file 2016-09-14 10:04:44 +01:00
d7a6ec3166 Improve C Doxygen highlights 2016-09-12 10:07:57 +01:00
eb326f945a Disabled annoying airline features 2016-09-11 17:16:58 +01:00
b40235313c Don't show mode in command line 2016-09-11 16:57:41 +01:00
9941bd120f Fix Python tab error highlighting 2016-09-11 14:42:56 +01:00
3f745ddbf1 Swap <C-f>c from :Commits to :Colors 2016-09-11 14:42:29 +01:00
7c56630037 Use K for YouCompleteMe GetDoc in C/C++ files 2016-09-11 14:42:01 +01:00
89fb6fc077 Document weird behaviour in gitcommit files 2016-09-11 13:18:03 +01:00
5abc94e1d9 Override groovy syntax file 2016-09-11 13:12:14 +01:00
5b37cf8d32 Change Folded foreground highlight 2016-09-11 13:04:59 +01:00
0a8d3b2293 Add support for folding python blocks in vim files 2016-09-11 13:02:20 +01:00
f1705c62a7 Move notes highlight overrides to ftplugin 2016-09-11 13:01:05 +01:00
872f4426ef Add custom fold functions for json 2016-09-11 13:00:08 +01:00
f9f07c120e Remove {{{ markers }}} from vimrc 2016-09-11 12:56:19 +01:00
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