mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 22:20:06 +08:00
50a8c2522d
Add header into layer file. Add new plugins. * tyru/open-browser-github.vim - open GitHub file/issues/PRs in browser Add key bindings for plugins in github layer. Add README for github layer.
1004 B
1004 B
title | description |
---|---|
SpaceVim github layer | This layer provides GitHub integration for SpaceVim |
SpaceVim Layers: github
Description
This layer provides GitHub integration for SpaceVim.
Layer Installation
To use this configuration layer, add it to your ~/.SpaceVim.d/init.vim
.
call SpaceVim#layers#load('github')
Key bindings
Key Binding | Description |
---|---|
SPC g h i |
show issues |
SPC g h a |
show activities |
SPC g h d |
show dashboard |
SPC g h f |
show current file in browser |
SPC g h I |
show issues in browser |
SPC g h p |
show PRs in browser |