remove imalison:term

This commit is contained in:
Ivan Malison 2016-06-06 16:50:52 -07:00
parent 6f810fb5df
commit 94c7b6e113

View File

@ -191,7 +191,6 @@ I use helm for almost all emacs completion
(bind-key "s-<return>" 'toggle-frame-fullscreen) (bind-key "s-<return>" 'toggle-frame-fullscreen)
(bind-key "M-|" 'imalison:shell-command-on-region) (bind-key "M-|" 'imalison:shell-command-on-region)
(bind-key "C--" 'undo) (bind-key "C--" 'undo)
(bind-key "C-c 8" 'imalison:term)
(bind-key "C-x 9" 'previous-buffer) (bind-key "C-x 9" 'previous-buffer)
(bind-key "s-v" 'clipboard-yank) (bind-key "s-v" 'clipboard-yank)