mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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.