change previous buffer to binding that is available in ansi-term
This commit is contained in:
parent
da0bab183a
commit
066d78c67f
@ -2201,7 +2201,7 @@ window is active in the perspective."
|
|||||||
(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-c 8" 'imalison:term)
|
||||||
(bind-key "C-c 6" 'previous-buffer)
|
(bind-key "C-x 9" 'previous-buffer)
|
||||||
|
|
||||||
(fset 'global-set-key-to-use-package
|
(fset 'global-set-key-to-use-package
|
||||||
(lambda (&optional arg) "Keyboard macro." (interactive "p")
|
(lambda (&optional arg) "Keyboard macro." (interactive "p")
|
||||||
|
Loading…
Reference in New Issue
Block a user