Merge #8833 from janlazo/vim-8.0.1004

This commit is contained in:
Justin M. Keyes
2018-08-12 14:11:47 +02:00
committed by GitHub
5 changed files with 112 additions and 24 deletions

View File

@@ -2998,8 +2998,8 @@ count({comp}, {expr} [, {ic} [, {start}]]) *count()*
When {ic} is given and it's |TRUE| then case is ignored.
When {comp} is a string then the number of not overlapping
occurences of {expr} is returned.
occurrences of {expr} is returned. Zero is returned when
{expr} is an empty string.
*cscope_connection()*
cscope_connection([{num} , {dbpath} [, {prepend}]])