Update to remove custom stuff from init

This commit is contained in:
William Moore 2024-07-16 21:59:42 -05:00
parent af8cd7c52c
commit 9f75c40785

View File

@ -4,11 +4,7 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(desktop-save-mode t)
'(mouse-drag-and-drop-region t)
'(mouse-drag-and-drop-region-cross-program t)
'(tool-bar-mode nil)
'(visible-bell 1))
)
(global-ede-mode t)