Fix typo.

This commit is contained in:
Vincent Zhang 2018-11-25 03:31:57 +08:00
parent dd5f51aec8
commit 9754dbe996

View file

@ -725,7 +725,7 @@ buffer where knowing the current project directory is important."
"fold"
:display '(raise 0)
:face (if active 'doom-modeline-warning)
:v-adjus t -0.05)
:v-adjust -0.05)
" "))))))
(add-hook 'find-file-hook 'doom-modeline-update-buffer-file-state-icon)
(add-hook 'after-save-hook 'doom-modeline-update-buffer-file-state-icon)