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-23 12:15:52 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
5a9ef93b2caeb0a7eb8838efbd992f6a9a72166c
org-vim/runtime/syntax/testdir/input/vim_ex_throw.vim

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

8 lines
98 B
VimL
Raw Normal View History

runtime(vim): Update base-syntax, match :catch and :throw args (#14989) Match :catch /{pattern}/ and :throw {expr1}. Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-06-14 01:48:10 +10:00
" Vim :throw command
runtime(vim): Cleanup syntax tests Improve formatting and naming consistency of the syntax tests. closes: #17850 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-07-25 20:00:25 +02:00
runtime(vim): Update base-syntax, match :catch and :throw args (#14989) Match :catch /{pattern}/ and :throw {expr1}. Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-06-14 01:48:10 +10:00
" :help :throw
try | throw "oops" | catch /^oo/ | echo "caught" | endtry
runtime(vim): Cleanup syntax tests Improve formatting and naming consistency of the syntax tests. closes: #17850 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-07-25 20:00:25 +02:00
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 618ms Template: 6ms
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