mirror of
https://github.com/neovim/neovim.git
synced 2025-12-07 15:14:04 +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.