fix: remove redundant vresioning
This commit is contained in:
parent
d48d18aed9
commit
649d1c19ea
1 changed files with 0 additions and 3 deletions
|
|
@ -79,9 +79,6 @@ function M.check()
|
|||
vim.health.start("cp.nvim health check")
|
||||
|
||||
vim.health.info("Version: " .. version.version)
|
||||
if version.semver then
|
||||
vim.health.info("Semantic version: v" .. version.semver.full)
|
||||
end
|
||||
|
||||
check_nvim_version()
|
||||
check_uv()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue