tiagovla / tokyodark.nvim

A clean dark theme written in lua for neovim.
453 stars 19 forks source link

possible fix for highlights overriding #4

Closed tamton-aquib closed 2 years ago

tamton-aquib commented 2 years ago

Adding autocmd on ColorSchemePre so it clears the namespace with nvim_buf_clear_namespace() on changing the colorscheme.