mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +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.