vim-patch:5ca1ea8: runtime(doc): Tweak documentation style

closes: vim/vim#18078

5ca1ea83ad

Co-authored-by: Hirohito Higashi <h.east.727@gmail.com>
This commit is contained in:
zeertzjq
2025-08-22 16:15:36 +08:00
parent 6ef996a082
commit 1c0465bec6
4 changed files with 11 additions and 11 deletions

View File

@@ -246,8 +246,8 @@ local options = {
defaults = 0,
desc = [=[
Delay in milliseconds before the autocomplete menu appears after
typing. If you prefer it not to open too quickly, set this value
slightly above your typing speed. See |ins-autocompletion|.
typing. If you prefer it not to open too quickly, set this value
slightly above your typing speed. See |ins-autocompletion|.
]=],
full_name = 'autocompletedelay',
scope = { 'global' },