15 Commits

Author SHA1 Message Date
0e5fca33ae Add todo's to investigate interesting vim settings 2016-10-25 08:43:16 +09:00
8029efb0d2 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
f03cf284f4 Use <Space> in mappings instead of exec 2016-09-20 20:10:26 +01:00
cb15278632 Add comprehensive mappings for QuickFix and Location lists 2016-09-20 20:10:26 +01:00
4aa62714cd Move mapping into mappings.vim 2016-09-20 20:10:26 +01:00
3ddcda0ad9 Don't show mode in command line 2016-09-11 16:57:41 +01:00
0afbb3311e Swap <C-f>c from :Commits to :Colors 2016-09-11 14:42:29 +01:00
9882810080 Use K for YouCompleteMe GetDoc in C/C++ files 2016-09-11 14:42:01 +01:00
444581affb Rename options.vim to settings.vim 2016-09-11 11:30:44 +01:00
7f6eac62df Reorder fileformats 2016-09-11 11:29:49 +01:00
86aeb3f72a Make it easier to repeat vim macros 2016-08-26 14:35:36 +01:00
150e9403c4 Improve the vim fold text, line content first 2016-07-17 23:33:12 +01:00
1f3ae9362e Move fzf mappings to plugin/mappings.vim 2016-07-05 22:19:39 +01:00
6063853c64 Restructure vim config 2016-07-05 21:29:27 +01:00
7568719838 Move vim color settings to .vim/plugin/color.vim 2016-07-05 20:15:22 +01:00