mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 20:00:05 +08:00
f99801a88a
* Add gist manager * Add gista key bindings * Add key binding for post gist * Update doc and wiki
989 B
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 |