File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
- *quickref.txt* For Vim バージョン 9.0. Last change: 2022 May 05
1
+ *quickref.txt* For Vim バージョン 9.0. Last change: 2022 Oct 02
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
927
927
'signcolumn' 'scl' 目印用の桁をどう表示するか
928
928
'smartindent' 'si' C言語用の高度な自動インデント
929
929
'smarttab' 'sta' <Tab> 入力時に 'shiftwidth' を使う
930
+ 'smoothscroll' 'sms' 'wrap' が設定時に画面のラインでスクロールする
930
931
'softtabstop' 'sts' <Tab> で入力する空白の数
931
932
'spell' スペルチェッキングを有効にする
932
933
'spellcapcheck' 'spc' スペルチェッキングを有効にする
935
936
'spelloptions' 'spo' スペルチェックのオプション
936
937
'spellsuggest' 'sps' スペリング訂正をするのに使われるメソッド
937
938
'splitbelow' 'sb' ウィンドウの横分割で新規ウィンドウを下に作る
939
+ 'splitkeep' 'spk' 分割ウィンドウのスクロール動作を決定する
938
940
'splitright' 'spr' ウィンドウの縦分割で新規ウィンドウを右に作る
939
941
'startofline' 'sol' カーソル移動コマンドで行の最初の非空白へ移動する
940
942
'statusline' 'stl' ステータスラインの表示内容を設定する
You can’t perform that action at this time.
0 commit comments