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 195f4f3 commit 802cbe9Copy full SHA for 802cbe9
doc/quickref.jax
@@ -935,8 +935,8 @@
935
'smartcase' 'scs' パターンが大文字を含むときは文字の大小を区別する
936
'signcolumn' 'scl' 目印用の桁をどう表示するか
937
'smartindent' 'si' C言語用の高度な自動インデント
938
-'smarttab' 'sta' 先頭の空白にある <Tab> は 'shiftwidth' でインデン
939
- トされる
+'smarttab' 'sta' 先頭空白部分での <Tab> 入力は 'shiftwidth' でイン
+ デントする
940
'smoothscroll' 'sms' 'wrap' の設定時にスクリーン行でスクロールする
941
'softtabstop' 'sts' <Tab>で入力する空白の数
942
'spell' スペルチェッキングを有効にする
0 commit comments