mirror of
https://github.com/neovim/neovim.git
synced 2025-09-25 04:28:33 +00:00
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:
@@ -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' },
|
||||
|
Reference in New Issue
Block a user