Add tools/gist
This commit is contained in:
parent
eb8759041f
commit
e12ee964ca
7 changed files with 76 additions and 6 deletions
|
@ -30,6 +30,8 @@
|
|||
(ex! "x" '+doom:scratch-buffer)
|
||||
|
||||
;; GIT
|
||||
(ex! "gist" '+gist:send) ; send current buffer/region to gist
|
||||
(ex! "gistl" '+gist:list) ; list gists by user
|
||||
(ex! "gbrowse" '+vcs/git-browse) ; show file in github/gitlab
|
||||
(ex! "gissues" '+vcs/git-browse-issues) ; show github issues
|
||||
(ex! "git" 'magit-status) ; open magit status window
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue