google / vim-codefmt

Vim plugin for syntax-aware code formatting
Apache License 2.0
1.11k stars 114 forks source link

I can use vim-codefmt for vim 8.2 #182

Closed hungpham3112 closed 3 years ago

hungpham3112 commented 3 years ago

Here is my vim version: image I don't understand why this happen with my vim. I use vim-plug for install and when i run :PlugInstall, this thing raised: image I don't know why ? Thanks for your help !!!

dbarnett commented 3 years ago

There's a compatibility bug for newer versions of vim 8.2 that we're actively working to resolve (https://github.com/google/vim-maktaba/issues/239) that I suspect is causing your errors. I can bump here when we have a fix ready for you to try.

dbarnett commented 3 years ago

Should be fixed now if you update maktaba. Please reopen if not and we can troubleshoot further.