DEBSOURCES
Skip Quicknav
sources / vim / 2%3A9.1.1230-2 / runtime / syntax / testdir / input / vim_function_calls.vim
123456
" Vim function calls call clearmatches() :call clearmatches() echo "Foo" | call clearmatches()