Josh Bicking 8 жил өмнө
parent
commit
e4b17c6641
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      emacs

+ 3 - 0
emacs

@@ -23,6 +23,9 @@
 ;; Auto-enable elisp when opening .emacs in dotfiles (without the .)
 (add-to-list 'auto-mode-alist '("emacs" . emacs-lisp-mode))
 
+;; Start in text-mode
+(setq initial-major-mode 'text-mode)
+
 ;;;; Packages
 
 ;; Package installation