]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(doc): Fix style and typos in builtin.txt and usr_41.txt
authorveotos <veotos@users.noreply.github.com>
Sun, 10 Aug 2025 07:27:17 +0000 (09:27 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 10 Aug 2025 07:38:01 +0000 (09:38 +0200)
commitfc3c204bbe48d34bded70d2b190c3b1e1f9f89b7
tree5a2c74222b30e4c2235daf14e92a3b8b17dae8f9
parent8e2a2291892935f28645cbe550ef2856bab1ee4e
runtime(doc): Fix style and typos in builtin.txt and usr_41.txt

- Reformat parts to fit into 80 column window.
- Fix example with mandatory call with a range.
  https://github.com/vim/vim/discussions/17950#discussioncomment-14055687
- Remove some duplicate information

closes: #17949

Signed-off-by: veotos <veotos@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/builtin.txt
runtime/doc/usr_41.txt