Enable direnv and fix language option in eisvogel

This commit is contained in:
2020-05-24 08:15:14 +02:00
parent 682675cbfd
commit efefbc80f2
4 changed files with 19 additions and 17 deletions

2
+ui.el
View File

@@ -15,3 +15,5 @@
doom-modeline-persp-name t
doom-modeline-buffer-encoding nil)
(setq evil-command-window-height 3)
;; Hide direnv environment variables popup
(setq direnv-always-show-summary nil)