mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Default major-mode: text-mode
This commit is contained in:
@ -100,6 +100,7 @@
|
||||
inhibit-startup-echo-area-message "hlissner" ; username shuts up emacs
|
||||
initial-major-mode 'text-mode ; initial scratch buffer mode
|
||||
initial-scratch-message nil
|
||||
major-mode 'text-mode
|
||||
|
||||
compilation-always-kill t
|
||||
compilation-ask-about-save nil
|
||||
|
Reference in New Issue
Block a user