📝 Docs(annotations): remove @func annotations
These are not properly parsed and not typically used, so all of them are now scrubbed from the repo
This commit is contained in:
@@ -35,7 +35,7 @@ function M.disable()
|
||||
return false
|
||||
end
|
||||
|
||||
---@function Function to setup blinky cursor option
|
||||
--- Function to setup blinky cursor option
|
||||
---@param enable boolean|nil enable blinky cursor option
|
||||
function M.setup(enable)
|
||||
if enable then
|
||||
|
||||
Reference in New Issue
Block a user