]> git.donarmstrong.com Git - lib.git/blobdiff - emacs_el/configuration/don-hydra.el
flyspell is turned on in its own mode
[lib.git] / emacs_el / configuration / don-hydra.el
index 0a171b1c323d318cf8cbce70f34c72895cc9e9bd..64c7363ab6acecd7436d890e0ff3132026260489 100644 (file)
@@ -65,5 +65,6 @@ _d_: subtree
   ("z" nil "leave"))
 
 (global-set-key (kbd "C-c #") 'my/hydra-outline/body) ; by example
+(global-set-key (kbd "C-c 3") 'my/hydra-outline/body) ; by example
 
 (provide 'don-hydra)