📝 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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user