mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 20:18:32 +00:00

- vim.version() returns a Version object. Makes it printable and removes the need of workarounds when passing it to other vim.version methods.
- vim.version() returns a Version object. Makes it printable and removes the need of workarounds when passing it to other vim.version methods.