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-22 11:45:50 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
adfea9b4e68f39744fcb6ce7840e1c3c3b4637db
org-vim/runtime/syntax/testdir/input/vim9_legacy_header_fold.vim

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

23 lines
308 B
VimL
Raw Normal View History

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
" Vim9 legacy script header
" VIM_TEST_SETUP let g:vimsyn_folding = "H"
" VIM_TEST_SETUP setl fdc=2 fdl=99 fdm=syntax
runtime(vim): Update base-syntax, add legacy header folding Allow for syntax-based folding of Vim9 script legacy header regions. This is enabled with the "H" flag of the g:vimsyn_folding config variable. closes: #14530 Signed-off-by: Christian Brabandt <cb@256bit.org> Signed-off-by: Doug Kearns <dougkearns@gmail.com>
2024-04-13 18:24:01 +02:00
" comment
if !has('vim9script')
# 42 " comment
source foo.vim
finish
endif
" comment
vim9script noclear
# comment
# string only recognised with leading char
"useless string"
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: 3396ms Template: 319ms
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