Change shortcut for ace-window to a new for other-window.
This commit is contained in:
parent
73935d3bc4
commit
956ed75ed9
@ -38,7 +38,7 @@
|
||||
(global-set-key (kbd "C-x <right>") 'windmove-right)
|
||||
(global-set-key (kbd "C-x <up>") 'windmove-up)
|
||||
(global-set-key (kbd "C-x <down>") 'windmove-down)
|
||||
(global-set-key (kbd "C-<tab>") 'ace-window)
|
||||
(global-set-key (kbd "C-S-o") 'other-window)
|
||||
|
||||
;; Meta atajos (atajos de atajos)
|
||||
;;(global-set-key (kbd "C-c l d") "\C-a\C- \C-n\M-w\C-y") ; Duplicar línea
|
||||
|
Loading…
Reference in New Issue
Block a user