Closed yochem closed 2 years ago
The suggested fix from my comment on #71.
I can also make the backwards compatibility more complete/complex:
vim.g.transparent == 1
vim.g.transparent == true
vim.g.transparency == 1
vim.g.transparency == true
Let me know if you want this to be as complete as possible.
closing this for #76.
The suggested fix from my comment on #71.
I can also make the backwards compatibility more complete/complex:
vim.g.transparent == 1
vim.g.transparent == true
vim.g.transparency == 1
vim.g.transparency == true
Let me know if you want this to be as complete as possible.