Override 'closed folds' color
Abierto
- Lenguaje dominante
- Vim Script
- Estrellas
- 853
- Forks
- 60
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.