📝 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:
@@ -21,7 +21,7 @@ M.cpp_picker = function()
|
||||
end
|
||||
|
||||
M.minifiles = {
|
||||
---@function Function to dynamically resize the preview window
|
||||
--- Function to dynamically resize the preview window
|
||||
dynamic_resize = function()
|
||||
local function update_width_preview()
|
||||
local multiplier = 0.25
|
||||
|
||||
Reference in New Issue
Block a user