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