Remove visual bell fn (doom-themes offers this now)

This commit is contained in:
Henrik Lissner 2017-06-05 12:35:40 +02:00
parent b82ace43ea
commit 14b3228dfb
2 changed files with 2 additions and 16 deletions

View file

@ -36,6 +36,8 @@
:config
(load-theme +doom-theme t)
;; blink mode-line on errors
(doom-themes-visual-bell-config)
;; Add file icons to doom-neotree
(doom-themes-neotree-config)