Enable all disabled commands

This commit is contained in:
Alexander Rosenberg 2023-10-16 05:02:57 -07:00
parent e8c511902f
commit 17a38e6f57
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

View File

@ -64,8 +64,8 @@
flyspell-issue-message-flag nil flyspell-issue-message-flag nil
flyspell-issue-welcome-flag nil) flyspell-issue-welcome-flag nil)
;; Enable some disabled stuff ;; Enable all disabled stuff
(put 'narrow-to-region 'disabled nil) (setq disabled-command-function nil)
;; Better scrolling ;; Better scrolling
(setq mouse-scroll-delay 0 (setq mouse-scroll-delay 0