📝 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:
2025-02-17 18:36:34 -05:00
parent e1081f0d1f
commit 06663c59e8
6 changed files with 70 additions and 70 deletions
+1 -1
View File
@@ -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