Skip to content

Commit 8e803b9

Browse files
h-eastmityu
andauthored
Update doc/syntax.jax
Co-authored-by: mityu <[email protected]>
1 parent 6ac6f3b commit 8e803b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/syntax.jax

+1-1
Original file line numberDiff line numberDiff line change
@@ -3918,7 +3918,7 @@ syntax/vim.vim によるエラーのハイライトは必ずしも正しいと
39183918
g:vimsyn_novimhictermerror = 1 " :hi エラー
39193919
g:vimsyn_vimhikeyerror = 1 " :hi key=arg エラー
39203920
<
3921-
Neovim 固有の Vim script 要素を強制的にハイライトするにはNeovim を使用してい
3921+
Neovim 固有の Vim script 要素を強制的にハイライトするには (Neovim を使用してい
39223922
ない場合でも)、以下のように設定する >
39233923
39243924
let g:vimsyn_vim_features = ['nvim']

0 commit comments

Comments
 (0)