docs(lua): add LuaCATS type annotations across core modules
This commit is contained in:
parent
fc2331c242
commit
1f0414de8e
15 changed files with 73 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ local function check()
|
|||
end
|
||||
end
|
||||
|
||||
---@return nil
|
||||
function M.check()
|
||||
local version = require('cp.version')
|
||||
vim.health.start('cp.nvim health check ~')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue