1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-19 09:03:44 +08:00
SpaceVim/autoload/SpaceVim/layers
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
..
core Fix title of quickfix statusline (#3113) 2019-10-03 11:14:58 +08:00
lang Add lsp support for crystal (#3108) 2019-10-02 22:06:11 +08:00
tools Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
autocomplete.vim Improve autocomplete layer (#3099) 2019-10-01 11:34:24 +08:00
chat.vim Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
checkers.vim Update hint desc (#3050) 2019-09-15 14:30:49 +08:00
chinese.vim Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
colorscheme.vim Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
core.vim Add option to show hidden files in filetree (#3103) 2019-10-01 19:49:54 +08:00
cscope.vim Update hint desc (#3050) 2019-09-15 14:30:49 +08:00
ctrlp.vim Naming rules (#3037) 2019-09-12 12:24:05 +08:00
debug.vim Naming rules (#3037) 2019-09-12 12:24:05 +08:00
denite.vim Naming rules (#3037) 2019-09-12 12:24:05 +08:00
edit.vim Update hint desc (#3050) 2019-09-15 14:30:49 +08:00
exprfold.vim Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
floobits.vim Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
format.vim Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
fzf.vim Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
games.vim Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
git.vim Preserve Git Hunks while using Github Layer (#3105) 2019-10-03 12:31:51 +08:00
github.vim Preserve Git Hunks while using Github Layer (#3105) 2019-10-03 12:31:51 +08:00
gtags.vim Update hint desc (#3050) 2019-09-15 14:30:49 +08:00
incsearch.vim Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
indentmove.vim Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
japanese.vim Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
leaderf.vim Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
lsp.vim Add lsp support for crystal (#3108) 2019-10-02 22:06:11 +08:00
mail.vim Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
operator.vim Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
org.vim Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
shell.vim Naming rules (#3037) 2019-09-12 12:24:05 +08:00
sudo.vim Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
test.vim Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
tmux.vim Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
tools.vim Naming rules (#3037) 2019-09-12 12:24:05 +08:00
ui.vim Naming rules (#3037) 2019-09-12 12:24:05 +08:00
unite.vim Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
VersionControl.vim Add vcs conflict marker unimpaired binding (#2932) 2019-07-09 20:35:08 +08:00
vim.vim Update Copyright (#2878) 2019-06-09 14:11:17 +08:00