Update configs to 4/2/2026
This commit is contained in:
parent
8eefe3a2ff
commit
06bc67fe37
4 changed files with 23 additions and 1 deletions
|
|
@ -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)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue