Conform nav-flash commands to naming conventions

This commit is contained in:
Henrik Lissner 2017-05-26 11:51:18 +02:00
parent 33a87cec5b
commit 7fc4447ef6
2 changed files with 11 additions and 12 deletions

View file

@ -28,7 +28,7 @@
"M-;" #'eval-expression
"A-;" #'eval-expression
[f9] #'doom/what-face
[f10] #'doom/blink-cursor
[f10] #'+doom/blink-cursor
"C-`" #'doom/popup-toggle
;; Text-scaling
"M-+" (λ! (text-scale-set 0))