27 Commits

Author SHA1 Message Date
73f5e45947 Add missing <CR> from :lfirst mapping 2017-02-02 16:33:23 +00:00
84f9e584da Change relativenumber behaviour 2017-01-28 05:37:27 +00:00
028130cb4e Update vim TERM checks 2017-01-11 20:27:30 +00:00
d3ace9bb8b Increase syntax syn minlines to 500 2017-01-11 20:23:07 +00:00
4fd133c353 Only flip relativenumber for cpp files 2017-01-11 20:17:26 +00:00
03519394c5 Enable Doxygen mapping only for c, cpp filetypes 2016-12-26 12:10:13 +00:00
692aa339c1 Add :Syntack command to view syntax group stack 2016-12-24 13:20:22 +00:00
259d8e52eb Add function to clone highlight groups with attrs 2016-12-24 13:19:32 +00:00
31dd9d41b5 Change name of checkbox toggle functionality 2016-12-24 13:18:52 +00:00
488da8f7e1 Simplify fold text 2016-12-24 13:16:51 +00:00
c94440cb1f Remap <C-L> to <C-W>L to get redraw back 2016-12-24 13:11:30 +00:00
e3f37fbb54 Change show highlight mapping to use <leader> 2016-12-23 15:52:12 +00:00
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