Correct reload theme binding

This commit is contained in:
Henrik Lissner 2017-11-09 19:20:28 +01:00
parent 1813d0d56c
commit 574f13006f
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -198,7 +198,7 @@
(:desc "help" :prefix "h"
:n "h" help-map
:desc "Apropos" :n "a" #'apropos
:desc "Reload theme" :n "R" #'doom/reload-theme
:desc "Reload theme" :n "R" #'doom//reload-theme
:desc "Find library" :n "l" #'find-library
:desc "Toggle Emacs log" :n "m" #'doom/popup-toggle-messages
:desc "Command log" :n "L" #'global-command-log-mode