mirror of
https://github.com/neovim/neovim.git
synced 2025-09-05 19:08:15 +00:00
doc #10017
- gen_vimdoc.py: fancy "bullet" - rework `:help channel-callback` - rename `:help buffered` to `:help channel-buffered`
This commit is contained in:
@@ -168,7 +168,7 @@ local function tbl_flatten(t)
|
||||
return result
|
||||
end
|
||||
|
||||
--- Trim whitespace (Lua pattern "%%s") from both sides of a string.
|
||||
--- Trim whitespace (Lua pattern "%s") from both sides of a string.
|
||||
---
|
||||
--@see https://www.lua.org/pil/20.2.html
|
||||
--@param s String to trim
|
||||
|
Reference in New Issue
Block a user