General minor refactor + cleanup

This commit is contained in:
Henrik Lissner 2017-09-28 18:08:20 +02:00
parent dd58479a18
commit a4ddb1bc9b
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
11 changed files with 35 additions and 39 deletions

View file

@ -42,8 +42,6 @@
(ex! "grevert" #'git-gutter:revert-hunk)
;; Dealing with buffers
(evil-set-command-properties #'+workspace/cleanup :ex-bang t)
(ex! "clean[up]" #'+workspace/cleanup)
(ex! "k[ill]" #'doom/kill-this-buffer)
(ex! "k[ill]all" #'+hlissner:kill-all-buffers)