mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-23 19:19:50 +00:00
Fix fold icon.
This commit is contained in:
parent
9754dbe996
commit
1ddf68939e
1 changed files with 0 additions and 1 deletions
|
@ -723,7 +723,6 @@ buffer where knowing the current project directory is important."
|
|||
((buffer-narrowed-p)
|
||||
(concat (doom-modeline-icon-octicon
|
||||
"fold"
|
||||
:display '(raise 0)
|
||||
:face (if active 'doom-modeline-warning)
|
||||
:v-adjust -0.05)
|
||||
" "))))))
|
||||
|
|
Loading…
Reference in a new issue