docs(git): trim three comments

This commit is contained in:
2026-04-29 16:01:36 +02:00
parent 2335d5e0dd
commit cfb6e4b49f
3 changed files with 7 additions and 11 deletions
-1
View File
@@ -67,7 +67,6 @@ local function first_positional(args, start)
end
end
---Find or create the named scratch buffer and place it in a window.
---@param name string
---@return integer buf
local function place_split(name)