Logo
Explore Help
Sign In
CC-tea/org-vim
1
0
Fork 0
You've already forked org-vim
mirror of https://github.com/vim/vim.git synced 2026-04-29 07:01:09 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
6acca4bc59471c38edf9d5303bd20905a1d4e4f2
org-vim/runtime/syntax/testdir/input/vim_function_calls.vim

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
97 B
VimL
Raw Normal View History

runtime(vim): Update base-syntax, match Vim9 function calls after "|" Match Vim9 function calls after ex-bar. These are also currently matched but invalid syntax for legacy script. fixes: #16721 closes: #16747 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-02-27 19:15:20 +01:00
" Vim function calls
call clearmatches()
:call clearmatches()
echo "Foo" | call clearmatches()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 609ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API