+Warning level to emergency
This is due to this weird org error I keep getting when booting doom. Didn't get a fix so this is the closest thing to it.
This commit is contained in:
@@ -18,6 +18,7 @@ become my C one soon!
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(setq doom-localleader-key ",")
|
||||
(setq projectile-tags-command "exctags -Re --exclude=Makefile --exclude=node_modules --exclude=bin --exclude=obj --exclude=dist")
|
||||
(setq warning-minimum-level :emergency)
|
||||
#+END_SRC
|
||||
- '<SPC>m' is right next to ',', so may as well use one tap instead of two
|
||||
- Projectile tags commands
|
||||
|
||||
Reference in New Issue
Block a user