Merge pull request #14406 from shadmansaleh/vim-8.2.0877

vim-patch:8.2.{0877, 0880, 0884, 0887, 0896} - port searchcount()
This commit is contained in:
Jan Edmund Lazo
2021-05-15 20:57:50 -04:00
committed by GitHub
6 changed files with 511 additions and 129 deletions

View File

@@ -286,6 +286,7 @@ return {
screenpos={args=3},
screenrow={},
search={args={1, 4}},
searchcount={args={0,1}},
searchdecl={args={1, 3}},
searchpair={args={3, 7}},
searchpairpos={args={3, 7}},