📝 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
@@ -106,7 +106,7 @@ local profiler = {
},
}
---@function flash_on_picker
--- flash_on_picker
---Use the flash.nvim plugin in Snacks picker
---@param picker table: The picker instance to interact with.
local flash_on_picker = function(picker)