mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 23:31:51 +00:00
docs: misc
Co-authored-by: Axel <axelhjq@gmail.com> Co-authored-by: Colin Kennedy <colinvfx@gmail.com> Co-authored-by: Daiki Noda <sys9kdr@users.noreply.github.com> Co-authored-by: Evgeni Chasnovski <evgeni.chasnovski@gmail.com> Co-authored-by: Jean-Jacq du Plessis <1030058+jj-du-plessis@users.noreply.github.com> Co-authored-by: Juan Giordana <juangiordana@gmail.com> Co-authored-by: Lincoln Wallace <locnnil0@gmail.com> Co-authored-by: Matti Hellström <hellstrom@scm.com> Co-authored-by: Steven Locorotondo <steven.locorotondo@justeattakeaway.com> Co-authored-by: Yochem van Rosmalen <git@yochem.nl> Co-authored-by: glepnir <glephunter@gmail.com> Co-authored-by: ifish <fishioon@live.com>
This commit is contained in:
@@ -9178,6 +9178,7 @@ M.funcs = {
|
||||
{ 'timeout', 'integer' },
|
||||
{ 'skip', 'string|function' },
|
||||
},
|
||||
returns = 'integer',
|
||||
signature = 'search({pattern} [, {flags} [, {stopline} [, {timeout} [, {skip}]]]])',
|
||||
},
|
||||
searchcount = {
|
||||
|
Reference in New Issue
Block a user