Open hungpham3112 opened 2 years ago
There seems to have been a change in Vim8 since this commit. Because of this, TestFiletypeFuncs
errors are appearing in vim-polyglot
. I think it needs to be adjusted on the vim-polyglot
side. https://github.com/vim/vim/commit/8e5ba693ad9377fbf4b047093624248b81eac854
There seems to have been a change in Vim8 since this commit. Because of this,
TestFiletypeFuncs
errors are appearing invim-polyglot
. I think it needs to be adjusted on thevim-polyglot
side. vim/vim@8e5ba69
It seems they don't fix this issue. 7 days pass.
As a side note, "Neovim" already has the 8.2.4411 patch for vim8, so the same problem occurs. https://github.com/neovim/neovim/commit/1fd106ca88a606241e1e1fb8c73645dcea5ea5c8
Reference
This project may not maintain anymore. I don't see any reply for nearly 1 month :((
Should be fixed by #796.
I tested and it still have error.
Any update for this issue? Because it still exists to me.
here is the output of
:scriptnames
:You can see in fourth and sixth lines, it have the same name. When source file it cause a bug:
Vim version:
I reported this issue to vim win32 https://github.com/vim/vim-win32-installer/issues/252#issuecomment-1053831389