mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Add tools/gist
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user