Update configs to 4/2/2026

This commit is contained in:
Hane 2026-02-04 15:49:12 +01:00
commit 06bc67fe37
4 changed files with 23 additions and 1 deletions

View file

@ -363,7 +363,7 @@
(global-set-key (kbd "M-p") 'windmove-right)
;; Forcefully insert column tab
(global-set-key (kbd "S-<iso-lefttab>") 'tab-to-tab-stop)
;;(global-set-key (kbd "S-<iso-lefttab>") 'tab-to-tab-stop)
(global-set-key (kbd "C-x C-u") (lambda () (interactive) (other-window -1)))
(global-set-key (kbd "C-x C-o") (lambda () (interactive) (other-window 1)))