readd keybindings

This commit is contained in:
Ivan Malison 2016-06-10 12:11:56 -07:00
parent a1f1fc4c7b
commit 369cec1b3d

View File

@ -2403,6 +2403,7 @@ I use helm for almost all emacs completion
(use-package hackernews :commands hackernews) (use-package hackernews :commands hackernews)
#+END_SRC #+END_SRC
* Keybindings
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC emacs-lisp
(bind-key "M-q" 'fill-or-unfill-paragraph) (bind-key "M-q" 'fill-or-unfill-paragraph)
(bind-key "C-c C-s" 'sudo-edit) (bind-key "C-c C-s" 'sudo-edit)