Skip to content

Commit

Permalink
Remove guide-key sequence for clj-refactor
Browse files Browse the repository at this point in the history
It's useless because guide-key returns `Prefix command` for everything.

kai2nenobu/guide-key#18
  • Loading branch information
James Conroy-Finn committed Dec 8, 2014
1 parent 564a14f commit c43c3df
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions init-evil.org
Original file line number Diff line number Diff line change
Expand Up @@ -155,12 +155,6 @@
"ruw" 'cljr-unwind)
#+end_src

Setup guide-key while we're learning the default clj-refactor bindings.

#+begin_src emacs-lisp
(guide-key/add-local-guide-key-sequence ",r")
#+end_src

** Cider

#+begin_src emacs-lisp
Expand Down

0 comments on commit c43c3df

Please sign in to comment.