1
0
Fork 0

feat(emacs): add better window manipulation commands

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-12-08 17:12:56 -05:00
parent 99d9a27cce
commit c7862baf18
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47
2 changed files with 37 additions and 1 deletions

View file

@ -185,7 +185,6 @@
(global-so-long-mode 1)
(rassq-delete-all 'auto-save-mode auto-mode-alist)
(windmove-default-keybindings)
(put 'scroll-left 'disabled nil)
(put 'scroll-right 'disabled nil)