Files
neovim/runtime/doc
Justin M. Keyes a40eb7cc99 feat(vim.version): more coercion with strict=false
Problem:
"tmux 3.2a" (output from "tmux -V") is not parsed easily.

Solution:
With `strict=false`, discard everything before the first digit.

- rename Semver => Version
- rename vim.version.version() => vim.version._version()
- rename matches() => has()
- remove `opts` from cmp()
2023-03-20 13:40:38 +01:00
..
2023-03-20 10:06:32 +00:00
2023-02-03 09:18:18 +01:00
2023-03-07 11:41:35 +08:00
2023-02-03 09:18:18 +01:00
2023-01-01 15:05:13 +01:00
2023-01-01 15:05:13 +01:00
2023-02-22 00:07:26 +08:00
2023-01-01 15:05:13 +01:00
2023-02-22 00:07:26 +08:00
2023-01-01 15:05:13 +01:00
2023-02-22 00:07:26 +08:00
2022-12-11 18:41:26 -08:00
2022-11-10 09:05:25 +00:00
2023-02-22 00:07:26 +08:00
2023-02-22 00:07:26 +08:00
2023-01-01 15:05:13 +01:00
2023-02-20 15:12:59 +08:00
2023-01-01 15:05:13 +01:00
2022-11-10 09:05:25 +00:00
2023-01-03 10:07:43 +00:00
2023-01-03 10:07:43 +00:00
2023-02-22 00:07:26 +08:00
2023-01-03 10:07:43 +00:00
2022-11-10 09:05:25 +00:00
2023-02-22 00:07:26 +08:00