qvacua / vimr

VimR — Neovim GUI for macOS in Swift
https://twitter.com/VimRefined
MIT License
6.66k stars 218 forks source link

`:language` command is not available #1033

Closed dyng closed 8 months ago

dyng commented 9 months ago

After upgrading to the latest version (0.45.1,20231211.195158), the :language command is found unavailable.

Error message:

E319: The command is not available in this version

I strongly suspect it's an issue with Neovim, but same issue can't be reproduced in Neovim v0.9.4.

qvacua commented 8 months ago

Please try the newest release. If the issue persists, please re-open the issue.

dyng commented 8 months ago

The new version works fine, thank you!