23 Commits

Author SHA1 Message Date
52c623a2a3 Only flip relativenumber for cpp files 2017-01-11 20:17:26 +00:00
9b3699d4f4 Enable Doxygen mapping only for c, cpp filetypes 2016-12-26 12:10:13 +00:00
459e415a48 Add :Syntack command to view syntax group stack 2016-12-24 13:20:22 +00:00
1b5f88c2ca Add function to clone highlight groups with attrs 2016-12-24 13:19:32 +00:00
cd9ab97cae Change name of checkbox toggle functionality 2016-12-24 13:18:52 +00:00
b45fce4aa4 Simplify fold text 2016-12-24 13:16:51 +00:00
b571fe2416 Remap <C-L> to <C-W>L to get redraw back 2016-12-24 13:11:30 +00:00
0d72aef5ec Change show highlight mapping to use <leader> 2016-12-23 15:52:12 +00:00
ed26f9d53c Add todo's to investigate interesting vim settings 2016-10-25 08:43:16 +09: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
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
b40235313c Don't show mode in command line 2016-09-11 16:57:41 +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
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
14bf703db1 Make it easier to repeat vim macros 2016-08-26 14:35:36 +01:00
71759afba0 Improve the vim fold text, line content first 2016-07-17 23:33:12 +01:00
a1a60899bd Move fzf mappings to plugin/mappings.vim 2016-07-05 22:19:39 +01:00
94f46755d3 Restructure vim config 2016-07-05 21:29:27 +01:00
efabe4051c Move vim color settings to .vim/plugin/color.vim 2016-07-05 20:15:22 +01:00