Cider: Add FIXME

This commit is contained in:
James Nguyen 2017-12-24 11:23:19 -08:00
parent 009abdd175
commit 27086c0c21
1 changed files with 2 additions and 0 deletions

View File

@ -56,7 +56,9 @@
"K" 'cider-doc)
(evil-define-key '(normal visual) cider-repl-mode-map
;; FIXME: This seems to get overwritten by `cider-switch-to-repl-buffer'.
"gz" 'cider-switch-to-last-clojure-buffer
"gd" 'cider-find-var
(kbd "C-t") 'cider-pop-back
"gr" 'cider-refresh