ecosse3 / nvim

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

Error after update #44

Closed EPolovniy closed 2 years ago

EPolovniy commented 2 years ago

image

ecosse3 commented 2 years ago

Could you check now that after pulling it and making :PackerSync everything works now?

typescript.nvim was enabled optionally which causes an issue with loading it. I also make sure that even if it doesn't load it won't show any error and won't enable tsserver.

EPolovniy commented 2 years ago

Thanks! Error disappeared ) But I notice that format not working for JS files.

ecosse3 commented 2 years ago

Good! Please open an issue with more details. It can be also related to configuration of project.