📝 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
@@ -1028,7 +1028,7 @@ M.lazygit = {
},
}
---@function Helper function to toggle mini.files explorer
--- Helper function to toggle mini.files explorer
---@param ... any Optional arguments to pass to mini.files.open
local minifiles_toggle = function(...)
if not require('mini.files').close() then