forked from colonelpanic/dotfiles
binding for previous-buffer
This commit is contained in:
parent
c663d3c213
commit
0c6446bb97
@ -2119,6 +2119,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)
|
||||||
|
|
||||||
(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