@@ -421,6 +421,7 @@ $VIMRUNTIME starting.txt /*$VIMRUNTIME*
421421'lpl' options.txt /*'lpl'*
422422'ls' options.txt /*'ls'*
423423'lsp' options.txt /*'lsp'*
424+ 'luadll' options.txt /*'luadll'*
424425'lw' options.txt /*'lw'*
425426'lz' options.txt /*'lz'*
426427'ma' options.txt /*'ma'*
@@ -507,6 +508,8 @@ $VIMRUNTIME starting.txt /*$VIMRUNTIME*
507508'nobk' options.txt /*'nobk'*
508509'nobl' options.txt /*'nobl'*
509510'nobomb' options.txt /*'nobomb'*
511+ 'nobreakindent' options.txt /*'nobreakindent'*
512+ 'nobri' options.txt /*'nobri'*
510513'nobuflisted' options.txt /*'nobuflisted'*
511514'nocf' options.txt /*'nocf'*
512515'noci' options.txt /*'noci'*
@@ -557,6 +560,8 @@ $VIMRUNTIME starting.txt /*$VIMRUNTIME*
557560'nofk' options.txt /*'nofk'*
558561'nofkmap' options.txt /*'nofkmap'*
559562'nofoldenable' options.txt /*'nofoldenable'*
563+ 'nofs' options.txt /*'nofs'*
564+ 'nofsync' options.txt /*'nofsync'*
560565'nofu' options.txt /*'nofu'*
561566'nofullscreen' options.txt /*'nofullscreen'*
562567'nogd' options.txt /*'nogd'*
@@ -585,11 +590,13 @@ $VIMRUNTIME starting.txt /*$VIMRUNTIME*
585590'nois' options.txt /*'nois'*
586591'nojoinspaces' options.txt /*'nojoinspaces'*
587592'nojs' options.txt /*'nojs'*
593+ 'nolangnoremap' options.txt /*'nolangnoremap'*
588594'nolazyredraw' options.txt /*'nolazyredraw'*
589595'nolbr' options.txt /*'nolbr'*
590596'nolinebreak' options.txt /*'nolinebreak'*
591597'nolisp' options.txt /*'nolisp'*
592598'nolist' options.txt /*'nolist'*
599+ 'nolnr' options.txt /*'nolnr'*
593600'noloadplugins' options.txt /*'noloadplugins'*
594601'nolpl' options.txt /*'nolpl'*
595602'nolz' options.txt /*'nolz'*
@@ -739,6 +746,7 @@ $VIMRUNTIME starting.txt /*$VIMRUNTIME*
739746'path' options.txt /*'path'*
740747'pdev' options.txt /*'pdev'*
741748'penc' options.txt /*'penc'*
749+ 'perldll' options.txt /*'perldll'*
742750'pex' options.txt /*'pex'*
743751'pexpr' options.txt /*'pexpr'*
744752'pfn' options.txt /*'pfn'*
@@ -765,6 +773,8 @@ $VIMRUNTIME starting.txt /*$VIMRUNTIME*
765773'pumheight' options.txt /*'pumheight'*
766774'pvh' options.txt /*'pvh'*
767775'pvw' options.txt /*'pvw'*
776+ 'pythondll' options.txt /*'pythondll'*
777+ 'pythonthreedll' options.txt /*'pythonthreedll'*
768778'qe' options.txt /*'qe'*
769779'quote motion.txt /*'quote*
770780'quoteescape' options.txt /*'quoteescape'*
@@ -791,6 +801,7 @@ $VIMRUNTIME starting.txt /*$VIMRUNTIME*
791801'rs' options.txt /*'rs'*
792802'rtp' options.txt /*'rtp'*
793803'ru' options.txt /*'ru'*
804+ 'rubydll' options.txt /*'rubydll'*
794805'ruf' options.txt /*'ruf'*
795806'ruler' options.txt /*'ruler'*
796807'rulerformat' options.txt /*'rulerformat'*
@@ -2149,6 +2160,7 @@ $VIMRUNTIME starting.txt /*$VIMRUNTIME*
21492160:delm motion.txt /*:delm*
21502161:delmarks motion.txt /*:delmarks*
21512162:di change.txt /*:di*
2163+ :dif diff.txt /*:dif*
21522164:diffg diff.txt /*:diffg*
21532165:diffget diff.txt /*:diffget*
21542166:diffo diff.txt /*:diffo*
@@ -2161,7 +2173,6 @@ $VIMRUNTIME starting.txt /*$VIMRUNTIME*
21612173:diffsplit diff.txt /*:diffsplit*
21622174:difft diff.txt /*:difft*
21632175:diffthis diff.txt /*:diffthis*
2164- :diffu diff.txt /*:diffu*
21652176:diffupdate diff.txt /*:diffupdate*
21662177:dig digraph.txt /*:dig*
21672178:digraphs digraph.txt /*:digraphs*
@@ -6924,6 +6935,7 @@ lua if_lua.txt /*lua*
69246935lua-buffer if_lua.txt /*lua-buffer*
69256936lua-commands if_lua.txt /*lua-commands*
69266937lua-dict if_lua.txt /*lua-dict*
6938+ lua-dynamic if_lua.txt /*lua-dynamic*
69276939lua-eval if_lua.txt /*lua-eval*
69286940lua-funcref if_lua.txt /*lua-funcref*
69296941lua-list if_lua.txt /*lua-list*
0 commit comments