Mofiqul / dracula.nvim

Dracula colorscheme for neovim written in Lua
MIT License
594 stars 103 forks source link

Transperant bg in readme is wrong #31

Closed ak1932 closed 1 year ago

ak1932 commented 2 years ago

In my neovim config in viml let g:dracula_transparent_bg = 1 does not work let g:dracula_transparent_bg = v:true seems to work fine for me though. BTW, thanks for the neovim port!

kamalkech commented 1 year ago

let g:dracula_transparent_bg = v:true not working