Files
neovim/runtime/lua/vim
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-05-13 21:33:22 +02:00
2023-06-07 13:52:23 +01:00
2023-06-10 09:37:05 +08:00
2023-06-10 09:37:05 +08:00
2023-06-08 12:11:24 +02:00
2023-02-22 16:23:49 +01:00
2023-06-12 01:14:33 +02:00