ecosse3 / nvim

A non-minimal Neovim config built to work most efficiently with Frontend Development
GNU General Public License v3.0
1.19k stars 109 forks source link

disable syntax highlighting #126

Closed RigottiG closed 1 year ago

RigottiG commented 1 year ago

I updated the plugins and activate the syntax highlight, did you know how I can deactivate this?

eg. image image

ecosse3 commented 1 year ago

Hi. I think it's related to recent update of folke/tokyonight.nvim update which introduces semantic tokens. Please update to the latest neovim and it should be gone.