ecosse3 / nvim

A non-minimal Neovim config built to work most efficiently with Frontend Development
GNU General Public License v3.0
1.19k stars 109 forks source link

Error with "treesitter" plugin after installation. #142

Closed al77ex1 closed 1 year ago

al77ex1 commented 1 year ago

If you enter any command, for example, :e, then for each keystroke, a popup appears with an error.

Solution: run the command :TSInstall vim

ecosse3 commented 1 year ago

Thanks! I've added vim treesitter parser by default.