Hi
When I add nvim-ts-rainbow to my neovim plugins, I get something like:
stack traceback:
[C]: in function 'require'
...pack/myVimPackages/start/nvim-ts-rainbow/lua/rainbow.lua:17: in main chunk
[C]: in function 'require'
[string ":lua"]:1: in main chunkeasytags.vim 3.11: Plug-in not loaded because Exuberant Ctags isn't installed! Please download
& install Exuberant Ctags from http://ctags.sf.net
remote/host: python3 host registered plugins []
adding ctags
next to the pool of dependencies or installed packages doesnโt solve it. So I assume this one is broken? Should I override its build inputs, or how to proceed?
Thanks!