Override 'closed folds' color
Offen
- Vorherrschende Sprache
- Vim Script
- Sterne
- 853
- Forks
- 60
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hi, love this colorscheme, thanks :)
I was able to change the default fold color by modifying https://github.com/ajmwagar/vim-deus/blob/master/colors/deus.vim#L459
`
call s:HL('Folded', s:gray, s:bg0, s:italic)
`
But, I was wondering if there's a way to do it in vimrc so I wouldn't have to do that everytime.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.