feat(ci): Format
This commit is contained in:
parent
f13a05c806
commit
04274186cc
4 changed files with 7 additions and 9 deletions
|
|
@ -77,7 +77,7 @@ end
|
|||
function M.check()
|
||||
local version = require("cp.version")
|
||||
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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue