mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
General comment and autoload tag update + clean up
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user