ecosse3 / nvim

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

Something wrong when format code with typescript #71

Closed HungLe14 closed 2 years ago

HungLe14 commented 2 years ago

I had an issue which relates to format feature. Please help me!

Screen Shot 2022-07-02 at 16 09 27

akiletour commented 2 years ago

Hi,

make sure to have the latest neovim version :)

HungLe14 commented 2 years ago

Hi. I'm using the latest version of nvim from brew. It is fine?

ecosse3 commented 2 years ago

@HungLe14 Use the head version from homebrew: brew install neovim --HEAD

HungLe14 commented 2 years ago

Thank you! It worked. So i'm going to close this issue.

nevenduranec commented 2 years ago

@ecosse3 I have installed the brew install neovim --HEAD but the error still exist.

Do we have to have the nightly release? And if yes, how to install the nightly version with brew?

EDIT

This is solved, the nightly version needs to be installed. This should be in the README.