Leave default major-mode alone due to hydra issues

This commit is contained in:
tecosaur 2020-02-17 16:18:45 +08:00
parent 41b242f55c
commit 1889f13a45
1 changed files with 3 additions and 1 deletions

View File

@ -97,8 +97,10 @@ Then, we'll pull up ~ivy~
*** Buffer defaults
I'd much rather have my new buffers in ~org-mode~ than ~fundamental-mode~, hence
#+BEGIN_SRC emacs-lisp
(setq-default major-mode 'org-mode)
;; (setq-default major-mode 'org-mode)
#+END_SRC
For some reason this + the mixed pitch hook causes issues with hydra and so I'll
just need to resort to =SPC b o= for now.
** Doom configuration
*** Visual Settings
**** Font Face