General cleanup
This commit is contained in:
parent
a11c419652
commit
379f909276
2 changed files with 4 additions and 4 deletions
|
@ -54,7 +54,7 @@
|
|||
(ex! "gre[vert]" 'doom/vcs-revert-hunk)
|
||||
(ex! "gbr[owse]" 'doom:git-browse) ; show file in github/gitlab
|
||||
(ex! "gbi[ssues]" 'doom/git-issues) ; show github issues
|
||||
(ex! "git" 'doom/git-magit) ; show github issues
|
||||
(ex! "git" 'doom/git-magit)
|
||||
|
||||
;; Dealing with buffers
|
||||
(ex! "k[ill]" 'doom/kill-real-buffer) ; Kill current buffer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue