Transparent vim bg finally

This commit is contained in:
Salt 2024-08-29 17:39:11 -05:00
parent 31936cc008
commit 696a5146de

View File

@ -51,6 +51,7 @@ let g:lightline = {
\ },
\}
let g:lightline.colorscheme = 'gruvbox'
hi Normal guibg=NONE ctermbg=NONE
" Jenkinsfile
au BufNewFile,BufRead Jenkinsfile setf groovy