nvim_runtime_lua

vim.version.parse.Opts

@inlinedoc

Fields1

Opts.strict : nil | boolean

If true, no coercion is attempted on input not conforming to semver v2.0.0. If false, parse() attempts to coerce input such as "1.0", "0-x", "tmux 3.2a" into valid versions. (default: false)