folke / twilight.nvim

🌅 Twilight is a Lua plugin for Neovim 0.5 that dims inactive portions of the code you're editing using TreeSitter.
Apache License 2.0
1.24k stars 21 forks source link

Can't enable plugin #11

Closed CHNB128 closed 2 years ago

CHNB128 commented 3 years ago

I am new to lua in vim, but done all things like described in README, not working any way. I also install zen-mode, which works fine. So, just want to get, what I'm done wrong?

folke commented 3 years ago

Do you restart nvm, run packer sync and restart again?