We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a1f704 commit 3e631cdCopy full SHA for 3e631cd
doc/syntax.jax
@@ -3692,7 +3692,7 @@ syntax/vim.vim によって折り畳みが可能である: >
3692
g:vimsyn_folding == 0 または変数が存在しない: 構文ベースの折り畳みはしない
3693
g:vimsyn_folding =~ 'a' : augroups
3694
g:vimsyn_folding =~ 'f' : 関数を折り畳む
3695
- g:vimsyn_folding =~ 'h' : heredocs を折り畳む
+ g:vimsyn_folding =~ 'h' : heredoc を折り畳む
3696
g:vimsyn_folding =~ 'H' : Vim9-script の旧来のヘッダーを折り畳む
3697
g:vimsyn_folding =~ 'l' : lua スクリプトを折り畳む
3698
g:vimsyn_folding =~ 'm' : mzscheme スクリプトを折り畳む
0 commit comments