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 5ba813e commit 4043040Copy full SHA for 4043040
doc/quickref.jax
@@ -1,4 +1,4 @@
1
-*quickref.txt* For Vim バージョン 9.0. Last change: 2022 Oct 02
+*quickref.txt* For Vim バージョン 9.0. Last change: 2022 Oct 15
2
3
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -802,7 +802,8 @@
802
'lines' 表示行数
803
'linespace' 'lsp' 行間のピクセル数
804
'lisp' Lisp用自動インデント
805
-'lispwords' 'lw' Lisp用インデントの動作定義
+'lispoptions' 'lop' Lisp用インデントの動作定義
806
+'lispwords' 'lw' Lispでインデントする単語の定義
807
'list' <Tab>や<EOL>を表示する
808
'listchars' 'lcs' 'list' オン時に使う文字
809
'loadplugins' 'lpl' 起動時にプラグインスクリプトを読み込む
0 commit comments