Change shortcut for ace-window to a new for other-window.

This commit is contained in:
KJ 2023-06-23 06:07:48 -04:00
parent 73935d3bc4
commit 956ed75ed9
1 changed files with 1 additions and 1 deletions

View File

@ -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