mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-21 13:53:38 -05:00
General clean-up and tiny bugfixes
This commit is contained in:
@@ -96,7 +96,7 @@ enable multiple minor modes for the same regexp.")
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
;; (global-whitespace-mode 1) ; Show whitespace
|
||||
;; (global-auto-revert-mode -1); revert buffers for changed files
|
||||
(global-auto-revert-mode 1) ; revert buffers for changed files
|
||||
(global-font-lock-mode t) ; Enable syntax highlighting for older emacs
|
||||
(electric-indent-mode -1) ; on by default
|
||||
|
||||
|
Reference in New Issue
Block a user