Kirill Malgichev
Results
2
comments of
Kirill Malgichev
To be merged after RH1 only
In my case, the problem was that `nvim-treesitter` had the `auto_install = true` parameter, which automatically installed the `csv` language. This created a conflict with the rainbow plugin. To check...