General comment and autoload tag update + clean up

This commit is contained in:
Henrik Lissner 2016-09-30 14:37:25 +02:00
parent eed919e1bb
commit 6a3252d902
11 changed files with 84 additions and 54 deletions

View file

@ -107,7 +107,7 @@
:n "S" 'doom/yas-find-file
;; Quick quitting
:nv "Q" 'evil-save-and-quit
:nv "C-q" 'doom/kill-all-buffers-do-not-remember
:nv "C-q" 'doom/kill-workgroup-and-quit
;; Quick access to config files
:nv "E" (@find-file-in doom-emacs-dir t)
:nv "\\" (@find-file-in (f-expand ".dotfiles" "~") t)