Override 'closed folds' color
Aperta
- Lingua principale
- Vim Script
- Stelle
- 853
- Fork
- 60
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.