mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 01:50:05 +08:00
Add links to the available git_plugins (#4238)
This commit is contained in:
parent
86668e4a25
commit
3568bcbfae
@ -29,7 +29,7 @@ To use this configuration layer, add following snippet to your custom configurat
|
||||
|
||||
## Layer options
|
||||
|
||||
- `git_plugin`: default value is `git`, available values include: `gina`, `fugitive`, `gita`, `git`.
|
||||
- `git_plugin`: default value is `git`, available values include: [`gina`](https://github.com/lambdalisue/gina.vim), [`fugitive`](https://github.com/tpope/vim-fugitive), [`gita`](https://github.com/lambdalisue/vim-gita) (obsolete), `git`.
|
||||
|
||||
if you want to use `fugitive` instead:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user