Files
neovim/test/functional/lua
Justin M. Keyes e688793253 feat: tostring(vim.version())
Problem:
tostring(vim.version()) returns "table: 0x…".

Solution:
Modify vim.version() to return a string prerelease instead of a boolean.

Fix #23863
2023-06-12 01:14:33 +02:00
..
2023-04-02 16:11:42 +08:00
2021-09-26 11:52:17 -07:00
2023-06-07 13:52:23 +01:00
2023-06-12 01:14:33 +02:00