220 Commits

Author SHA1 Message Date
7760fda910 Change template snippet to use class not typename 2016-09-30 17:20:08 +01:00
0670d5a6a2 Improve C main snippet 2016-09-30 17:20:08 +01:00
9e313724e0 Improve C++ for loop snippet 2016-09-27 13:42:36 +01:00
14c901014c Improve doxygen param snippet at brief snippet 2016-09-27 13:42:36 +01:00
0eb4dcee2f Update todo snippet 2016-09-27 00:30:37 +01:00
c3dc562edc Add static_assert snippet 2016-09-25 00:25:31 +01:00
a625c175bf 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
9f1482b8fd Switch to vim-table-mode from Tabular 2016-09-20 21:56:02 +01:00
59246cc5fe Use <Space> in mappings instead of exec 2016-09-20 20:10:26 +01:00
15651fbc6e Add comprehensive mappings for QuickFix and Location lists 2016-09-20 20:10:26 +01:00
8ee91967b7 Move mapping into mappings.vim 2016-09-20 20:10:26 +01:00
29c508155d Add statement highlight for = delete in C/C++ 2016-09-20 20:10:26 +01:00
5f32006e70 Fix bug in Doxygen highlighting 2016-09-20 20:10:26 +01:00
cb4a8e527a Add image link snippet for markdown 2016-09-20 20:10:26 +01:00
57ab60fdc3 Change highlight group of nested name specifiers 2016-09-20 20:10:26 +01:00
b46bb56b13 Highlight new/delete as operators 2016-09-20 20:10:26 +01:00
17d379db04 Conditionally enable plugins on Windows 2016-09-14 10:05:04 +01:00
df04147653 Add ignore file 2016-09-14 10:04:44 +01:00
595e4781b3 Improve C Doxygen highlights 2016-09-12 10:07:57 +01:00
7bb3751dfb Disabled annoying airline features 2016-09-11 17:16:58 +01:00
c69765353f Don't show mode in command line 2016-09-11 16:57:41 +01:00
e5c25c7ef8 Fix Python tab error highlighting 2016-09-11 14:42:56 +01:00
6dcaaa02a8 Swap <C-f>c from :Commits to :Colors 2016-09-11 14:42:29 +01:00
352483075b Use K for YouCompleteMe GetDoc in C/C++ files 2016-09-11 14:42:01 +01:00
1d94f8fb3c Document weird behaviour in gitcommit files 2016-09-11 13:18:03 +01:00
62888cb8b7 Override groovy syntax file 2016-09-11 13:12:14 +01:00
5920b55aa6 Change Folded foreground highlight 2016-09-11 13:04:59 +01:00
195a3f35f4 Add support for folding python blocks in vim files 2016-09-11 13:02:20 +01:00
fb6afd3be0 Move notes highlight overrides to ftplugin 2016-09-11 13:01:05 +01:00
f3d822ad2a Add custom fold functions for json 2016-09-11 13:00:08 +01:00
3f9fba725a Remove {{{ markers }}} from vimrc 2016-09-11 12:56:19 +01:00
bb8a7a1cfc Remove vim-flake8 plugin 2016-09-11 11:45:35 +01:00
6514374194 Rename options.vim to settings.vim 2016-09-11 11:30:44 +01:00
a848befe3a Reorder fileformats 2016-09-11 11:29:49 +01:00
4f4a78cc10 Remove groovy.vim plugin 2016-09-11 11:27:31 +01:00
74c33e7034 Only load vim-cmake-completion for cmake files 2016-09-11 11:26:42 +01:00
ab4c7db26d Improve custom vim fold expression 2016-09-08 22:57:01 +01:00
08281f7eee Improve Python folding behaviour 2016-09-08 22:10:31 +01:00
eeb65bce18 Simplify C/C++ {} matching 2016-09-08 10:46:53 +01:00
99ce340d76 Improve DiffText highlight color 2016-09-08 09:43:36 +01:00
6bcce1dde9 Rename option to enable Doxygen comment highlights 2016-09-08 09:43:36 +01:00
19faeb5664 Enable folding {} in C/C++ & delimiter highlights 2016-09-08 09:43:36 +01:00
eaa11f5ae5 Extend groovy syntax with Jenkins DSL tweeks 2016-09-08 00:15:49 +01:00
24136bb912 Improve markdown folding & syntax highlights 2016-09-08 00:03:17 +01:00
3336e97fd5 Simplify C param snippet 2016-09-06 11:20:53 +01:00
d307403847 Escape - cOperator match 2016-09-05 22:29:55 +01:00
cc30fc41e8 Specialize << and >> highlight matches 2016-09-04 23:24:45 +01:00
b2de236d6b Add ? to C operator highlighting 2016-09-04 23:24:14 +01:00
e23cd33ced Add C++ lambda function snippet 2016-09-04 22:47:01 +01:00
e84a496026 Add alignas, alignof, decltype to cppOperator group 2016-09-04 22:46:14 +01:00