1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:20:03 +08:00
SpaceVim/docs/layers/github.md
Seong Yong-ju 50a8c2522d Improve github layer
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.
2018-02-04 23:13:39 +09:00

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