diff --git a/init.el b/init.el index 17009c0..e221dbe 100644 --- a/init.el +++ b/init.el @@ -95,3 +95,4 @@ (require 'notifications)) (notifications-notify :title "Emacs Server Started" :app-name "Emacs") (put 'erase-buffer 'disabled nil) +(put 'scroll-left 'disabled nil)