A Neovim framework and doom emacs alternative for the stubborn martian hacker. Powered by fennel and the oxocarbon theme
1.4k
stars
82
forks
source link
New neovim error: context_commentstring nvim-treesitter module is deprecated #161
Open
mikemee opened 10 months ago
Using nvim v0.9.5, when I start I get an error:
The details are here: https://github.com/JoosepAlviste/nvim-ts-context-commentstring/issues/82
The fix that worked for me was to delete this line in the file:
fnl/modules/tools/tree-sitter/config.fnl
Hope this helps someone else. Not sure how nyoom handles various versions of nvim, so I didn't submit a PR, but I'm happy to do so.