craftzdog / solarized-osaka.nvim

🏯 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins.
Apache License 2.0
650 stars 29 forks source link

fix(on_highlights): #2 #3

Closed arpangreat closed 9 months ago

arpangreat commented 10 months ago

Somehow on_highlights got commented out as mentiond in issue #2.

This pr fixes this.