15 Commits

Author SHA1 Message Date
a45718be6f Add todo's to investigate interesting vim settings 2016-10-25 08:43:16 +09: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
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
c69765353f Don't show mode in command line 2016-09-11 16:57:41 +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
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
408c2f3e26 Make it easier to repeat vim macros 2016-08-26 14:35:36 +01:00
324fc1b903 Improve the vim fold text, line content first 2016-07-17 23:33:12 +01:00
7939921871 Move fzf mappings to plugin/mappings.vim 2016-07-05 22:19:39 +01:00
a3aac9c8be Restructure vim config 2016-07-05 21:29:27 +01:00
8585e38e16 Move vim color settings to .vim/plugin/color.vim 2016-07-05 20:15:22 +01:00