Add 'SPC h d {k,i,c}'

For jumping to init.el, config.el and packages.el
This commit is contained in:
Henrik Lissner 2019-10-25 18:19:33 -04:00
parent 3f759dde23
commit 9936bd9623
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 27 additions and 1 deletions

View file

@ -314,13 +314,16 @@
"dd" #'doom/toggle-debug-mode
"df" #'doom/help-faq
"dh" #'doom/help
"dk" #'doom/goto-packages-file
"dl" #'doom/help-search-load-path
"dm" #'doom/help-modules
"dn" #'doom/help-news
"dN" #'doom/help-news-search
"di" #'doom/goto-doomblock
"dp" #'doom/help-packages
"dP" #'doom/help-package-homepage
"dc" #'doom/help-package-config
"dc" #'doom/goto-config-file
"dC" #'doom/help-package-config
"ds" #'doom/sandbox
"dt" #'doom/toggle-profiler
"dv" #'doom/version