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

Error on running twilight #7

Closed pulcinello closed 3 years ago

pulcinello commented 3 years ago

I really enjoy using zen-mode with this plugin when writing markdown files. But after a recent update, I got the following error:

Error detected while processing WinScrolled Autocommands for "*":
E5108: Error executing lua /usr/share/nvim/runtime/lua/vim/treesitter/language.lua:25: no parser for 'markdown' language, see :help treesitter-parsers

By the way, I'm running nightly neovim.

folke commented 3 years ago

Sorry about that! Just fixed this.