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

@@ -121,8 +121,8 @@ vim.go.autocomplete = vim.o.autocomplete
vim.go.ac = vim.go.autocomplete
--- 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`.
---
--- @type integer
vim.o.autocompletedelay = 0