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 6ac6f3b commit 8e803b9Copy full SHA for 8e803b9
doc/syntax.jax
@@ -3918,7 +3918,7 @@ syntax/vim.vim によるエラーのハイライトは必ずしも正しいと
3918
g:vimsyn_novimhictermerror = 1 " :hi エラー
3919
g:vimsyn_vimhikeyerror = 1 " :hi key=arg エラー
3920
<
3921
-Neovim 固有の Vim script 要素を強制的にハイライトするには(Neovim を使用してい
+Neovim 固有の Vim script 要素を強制的にハイライトするには (Neovim を使用してい
3922
ない場合でも)、以下のように設定する >
3923
3924
let g:vimsyn_vim_features = ['nvim']
0 commit comments