From 6d593d8c02a53eff903be33511846ea1a8888478 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 23 May 2013 14:16:57 -0400 Subject: clean up old comment --- init/km-evil.el | 3 --- 1 file changed, 3 deletions(-) (limited to 'init') diff --git a/init/km-evil.el b/init/km-evil.el index cbaaaee..14b7ff3 100644 --- a/init/km-evil.el +++ b/init/km-evil.el @@ -52,9 +52,6 @@ (key-chord-define-global ",f" 'find-file) (key-chord-define-global ",g" 'magit-status) (key-chord-define-global ",b" 'ido-switch-buffer) -;; cannot map this to insert mode because it jams up the first letter -;; switch from jf because often pressing j to go up/down, so probably -;; best not to have it have to consider whether it is a chord each time (key-chord-define-global ";a" 'evil-normal-state) ;; org bindings -- cgit v1.2.3