mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
a40eb7cc99
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() |
||
---|---|---|
.. | ||
nvim | ||
vim | ||
_vim9script.lua | ||
editorconfig.lua | ||
man.lua |