From 94c7b6e1132648c357b86afc5052f292bca3976b Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Mon, 6 Jun 2016 16:50:52 -0700 Subject: [PATCH] remove imalison:term --- dotfiles/emacs.d/README.org | 1 - 1 file changed, 1 deletion(-) diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index 138f56a9..589e4ab4 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -191,7 +191,6 @@ I use helm for almost all emacs completion (bind-key "s-" 'toggle-frame-fullscreen) (bind-key "M-|" 'imalison:shell-command-on-region) (bind-key "C--" 'undo) - (bind-key "C-c 8" 'imalison:term) (bind-key "C-x 9" 'previous-buffer) (bind-key "s-v" 'clipboard-yank)