]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(doc): fix typo at :h cmdline-autocompletion master
authorGirish Palya <girishji@gmail.com>
Wed, 6 Aug 2025 18:53:33 +0000 (20:53 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 6 Aug 2025 18:53:33 +0000 (20:53 +0200)
commitf7deb815b0b3f326a4b3b5b983da87e46df4f477
tree2599df63ad76a60804bd444cb2b88c0869a842b8
parentbb99474ceb63edf49d0bbf860d0f3d8a2cd15820
runtime(doc): fix typo at :h cmdline-autocompletion

The '?' needs to be escaped, because the autocommand is using
file-patterns (glob like) and not a regex). See :h file-pattern

closes: #17890

Signed-off-by: Girish Palya <girishji@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/builtin.txt