disable the default emacs commenting shortcut, commentary is way better

This commit is contained in:
petrucci4prez 2018-09-06 20:43:00 -04:00
parent aeb9923812
commit df55d4f852
1 changed files with 1 additions and 0 deletions

View File

@ -1919,6 +1919,7 @@ Some of these commands just get in the way of being evil (which really means tha
(kbd "M-z") (kbd "M-z")
(kbd "M-v") (kbd "M-v")
(kbd "M-/") (kbd "M-/")
(kbd "M-;")
(kbd "M-DEL"))) (kbd "M-DEL")))
#+END_SRC #+END_SRC
*** evil-org *** evil-org