Merge pull request #14 from barrett-ruth/fix/versioning
fix: remove redundant versioning
This commit is contained in:
commit
0ec117df84
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