1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:30:05 +08:00
SpaceVim/autoload
Jethro Cao f7f06e47ab Preserve Git Hunks while using Github Layer (#3105)
* Preserve Git Hunks while using Github Layer

- check if github layer enabled
- if so, change Hunnks key from 'h' to 'H'
- otherwise, leave it as 'h' for compat

* Combine GitHub and Hunks submenus under [SPC]-g-h

- name of [SPC]-g-h submenu is conditionally set based on if one or both git & github layers are enabled
- "stage-current-hunk" remapped to [SPC]-g-h-s to not conflict with "show activities"

* Update stage-current-hunk key

- conditionally change stage-current-hunk key in [SPC]-g-h submenu
- if github layer not enabled, keep old binding [SPC]-g-h-a
- otherwise change to [SPC]-g-h-s
2019-10-03 12:31:51 +08:00
..
airline/extensions/tabline/formatters Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
leaderf/colorscheme Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
SpaceVim Preserve Git Hunks while using Github Layer (#3105) 2019-10-03 12:31:51 +08:00
vimfiler/columns Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
SpaceVim.vim Improve autocomplete layer (#3099) 2019-10-01 11:34:24 +08:00