1
0
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:
Isho 2021-04-28 06:18:13 +02:00 committed by GitHub
parent 86668e4a25
commit 3568bcbfae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: