1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:30:05 +08:00
SpaceVim/docs/layers/github.md
Wang Shidong f99801a88a
Add gist manager gista (#1936)
* Add gist manager

* Add gista key bindings

* Add key binding for post gist

* Update doc and wiki
2018-07-14 11:37:00 +08:00

989 B

title description
SpaceVim github layer This layer provides GitHub integration for SpaceVim

Available Layers >> github

Description

This layer provides GitHub integration for SpaceVim.

Install

To use this configuration layer, add following snippet to your custom configuration file.

[[layers]]
  name = "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
SPC g g l list all gist
SPC g g p post gist