Skip to content

Commit 02dbb21

Browse files
authored
Merge pull request #2228 from h-east/update-various
Update various.{txt,jax}
2 parents 7b49e4e + 021a4d8 commit 02dbb21

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

doc/various.jax

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*various.txt* For Vim バージョン 9.1. Last change: 2025 Jun 28
1+
*various.txt* For Vim バージョン 9.1. Last change: 2025 Aug 06
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -375,32 +375,32 @@ T *++builtin_terms* 全部の組み込み端末 |builtin-terms| 9.0.0280 以降
375375
有効
376376
N *+byte_offset* 'statusline'の'o'フラグ、|go||:goto|をサポート
377377
m *+channel* プロセス間通信 |channel|
378-
T *+cindent* |'cindent'|, C言語インデント; 常に有効
378+
T *+cindent* 'cindent', C言語インデント; 常に有効
379379
N *+clientserver* UnixとWin32: リモート呼び出し |clientserver|
380380
*+clipboard* |clipboard| サポートコンパイル済み
381381
*+clipboard_working* |clipboard| サポートコンパイル済みかつ動作中
382382
T *+cmdline_compl* コマンドライン補完 |cmdline-completion|
383383
T *+cmdline_hist* コマンドライン履歴 |cmdline-history|
384-
T *+cmdline_info* |'showcmd'||'ruler'|; 9.0.0657 以降は常に有効
384+
T *+cmdline_info* 'showcmd''ruler'; 9.0.0657 以降は常に有効
385385
S *+cmdwin* |cmdline-window| サポート
386-
T *+comments* |'comments'| サポート
386+
T *+comments* 'comments' サポート
387387
N *+conceal* "conceal" サポート。|conceal| |:syn-conceal| 他 参照。
388388
N *+cryptv* 暗号化サポート |encryption|
389389
H *+cscope* |cscope| サポート
390-
T *+cursorbind* |'cursorbind'| サポート
390+
T *+cursorbind* 'cursorbind' サポート
391391
m *+cursorshape* |termcap-cursor-shape| サポート
392392
m *+debug* Vim がデバッグ用にコンパイルされた
393393
N *+dialog_gui* |:confirm| のGUIダイアログをサポート
394394
N *+dialog_con* |:confirm| のコンソールダイアログをサポート
395395
N *+dialog_con_gui* |:confirm| GUIとコンソールダイアログをサポート
396396
N *+diff* |vimdiff|'diff'
397397
N *+digraphs* |digraphs| *E196*
398-
*+directx* Win32 GUI のみ: DirectX と |'renderoptions'|
398+
*+directx* Win32 GUI のみ: DirectX と 'renderoptions'
399399
*+dnd* "~レジスタ |quote_~|を使ったDnDのサポート
400400
H *+emacs_tags* |emacs-tags| ファイル
401401
N *+eval* 式評価 {訳注: Vim script} |eval.txt|
402402
T *+ex_extra* 今は常にオン、かつてVimの拡張Exコマンドのためにあった
403-
N *+extra_search* |'hlsearch'||'incsearch'| オプション
403+
N *+extra_search* 'hlsearch''incsearch' オプション
404404
- *+farsi* 削除済み; |farsi| 言語
405405
T *+file_in_path* |gf|, |CTRL-W_f||<cfile>| 9.0.265 以降は常に有効
406406
N *+find_in_path* include ファイル検索: |[I||:isearch|
@@ -422,12 +422,12 @@ T *+insert_expand* |insert_expand| 挿入モード補完
422422
m *+ipv6* IPv6 ネットワーク通信サポート |channel|
423423
m *+job* job の開始と停止 |job|
424424
T *+jumplist* |jumplist|; 8.2.3795以降は常に有効
425-
H *+keymap* |'keymap'|
425+
H *+keymap* 'keymap'
426426
N *+lambda* |lambda||closure|
427-
H *+langmap* |'langmap'|
427+
H *+langmap* 'langmap'
428428
N *+libcall* |libcall()|
429-
N *+linebreak* |'linebreak'||'breakat'||'showbreak'|
430-
T *+lispindent* |'lisp'|
429+
N *+linebreak* 'linebreak''breakat''showbreak'
430+
T *+lispindent* 'lisp'
431431
T *+listcmds* バッファリストや引数リストに対するVimコマンド
432432
|buffer-hidden| |:argdelete|
433433
T *+localmap* バッファローカルなマップのサポート |:map-local|
@@ -437,7 +437,7 @@ N *+menu* |:menu|
437437
N *+mksession* |:mksession|
438438
T *+modify_fname* |filename-modifiers|
439439
T *+mouse* マウス操作 |mouse-using|
440-
N *+mouseshape* |'mouseshape'|
440+
N *+mouseshape* 'mouseshape'
441441
N *+mouse_dec* Unix のみ: Dec端末マウス操作 |dec-mouse|
442442
N *+mouse_gpm* Unix のみ: Linuxコンソールマウス操作 |gpm-mouse|
443443
m *+mouse_gpm/dyn* |+mouse_gpm| と同じだが、ライブラリへの依存がオプショ
@@ -478,12 +478,12 @@ m *+python3/dyn-stable*
478478
N *+quickfix* |:make||quickfix| コマンド
479479
N *+reltime* |reltime()| 関数, 'hlsearch'/'incsearch' タイムアウト,
480480
'redrawtime' オプション
481-
H *+rightleft* 右から左へタイプ |'rightleft'|
481+
H *+rightleft* 右から左へタイプ 'rightleft'
482482
m *+ruby* Ruby インターフェイス |ruby|
483483
m *+ruby/dyn* Ruby インターフェイス |ruby-dynamic| |/dyn|
484-
T *+scrollbind* |'scrollbind'|
484+
T *+scrollbind* 'scrollbind'
485485
N *+signs* |:sign|
486-
T *+smartindent* |'smartindent'|
486+
T *+smartindent* 'smartindent'
487487
H *+sodium* より良い暗号化サポートのために libsodium とコンパイル
488488
されている
489489
H *+sound* |sound_playevent()|, |sound_playfile()| 関数等
@@ -508,28 +508,28 @@ T *+textobjects* |text-objects| 選択。9.0.0222 以降は常に有効。
508508
N *+textprop* |text-properties|
509509
*+tgetent* 非Unix のみ: 外部termcapを使用可能
510510
N *+timers* |timer_start()| 関数
511-
T *+title* ウィンドウタイトルとアイコン設定 |'title'| |'icon'|;
511+
T *+title* ウィンドウタイトルとアイコン設定 'title' 'icon';
512512
常に有効
513513
N *+toolbar* |gui-toolbar|
514514
T *+user_commands* ユーザー定義コマンド |user-commands|
515515
8.1.1210 からは常に有効。
516-
H *+vartabs* 可変幅のタブストップ。|'vartabstop'|
516+
H *+vartabs* 可変幅のタブストップ。'vartabstop'
517517
T *+vertsplit* ウィンドウの垂直分割 |:vsplit|; 8.0.1118 からは常に
518518
有効。
519519
T *+vim9script* |Vim9| script
520-
N *+viminfo* |'viminfo'|
521-
T *+virtualedit* |'virtualedit'| 8.1.826 からは常に有効
520+
N *+viminfo* 'viminfo'
521+
T *+virtualedit* 'virtualedit' 8.1.826 からは常に有効
522522
T *+visual* ビジュアルモード |Visual-mode| 7.4.200からは常に有効
523523
T *+visualextra* 拡張ビジュアルモードコマンド |blockwise-operators|
524524
T *+vreplace* |gR||gr|
525525
*+vtp* MS-Windows コンソール上での 'termguicolors' のサポート
526526
N *+wayland* Unix のみ: Wayland プロトコルのサポート
527527
N *+wayland_clipboard* Unix のみ: Wayland セレクション/クリップボードのサポー
528528
529-
T *+wildignore* |'wildignore'| 9.0.0278 以降は常に有効
530-
T *+wildmenu* |'wildmenu'| 9.0.0279 以降は常に有効
529+
T *+wildignore* 'wildignore' 9.0.0278 以降は常に有効
530+
T *+wildmenu* 'wildmenu' 9.0.0279 以降は常に有効
531531
T *+windows* 複数ウィンドウ; 8.0.1118 からは常に有効
532-
m *+writebackup* |'writebackup'|がデフォルトで有効
532+
m *+writebackup* 'writebackup'がデフォルトで有効
533533
m *+xim* Xインプットメソッド |xim|
534534
*+xfontset* Xフォントセットサポート |xfontset|
535535
N *+xattr* 拡張属性サポート付きでコンパイルされている (Linux のみ)
@@ -624,9 +624,9 @@ N *+X11* Unix のみ: ウィンドウタイトルを復帰可能 |X11|
624624

625625
{pattern} は Vim の検索パターンです。パターンを囲む
626626
"/" は、{pattern} 内に使われない限り、非ID文字
627-
(|'isident'|) で代用できます。パターンを囲む文字を省略
628-
した場合は、パターンにバー文字 {訳注: "|"} を含むこと
629-
はできなくなります'ignorecase' は使われません。
627+
('isident') で代用できます。パターンを囲む文字を省略し
628+
た場合は、パターンにバー文字 {訳注: "|"} を含むことは
629+
できなくなります'ignorecase' は使われません。
630630

631631
パターンは出力に部分一致でマッチするので、行全体に
632632
マッチするパターンを指定する必要はありません。一部のコ

en/various.txt

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*various.txt* For Vim version 9.1. Last change: 2025 Jun 28
1+
*various.txt* For Vim version 9.1. Last change: 2025 Aug 06
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -20,7 +20,7 @@ CTRL-L Clear and redraw the screen. The redraw may happen
2020
:redr[aw][!] Redraw the screen right now. When ! is included it is
2121
cleared first.
2222
It can be used to redraw the screen in a script
23-
or function (or a mapping if |'lazyredraw'| is set).
23+
or function (or a mapping if 'lazyredraw' is set).
2424

2525
*:redraws* *:redrawstatus*
2626
:redraws[tatus][!] Redraw the status line of the current window. When !
@@ -375,33 +375,33 @@ T *++builtin_terms* maximal terminals builtin |builtin-terms| Always
375375
N *+byte_offset* support for 'o' flag in 'statusline' option, "go"
376376
and ":goto" commands.
377377
m *+channel* inter process communication |channel|
378-
T *+cindent* |'cindent'|, C indenting; Always enabled
378+
T *+cindent* 'cindent', C indenting; Always enabled
379379
N *+clientserver* Unix and Win32: Remote invocation |clientserver|
380380
*+clipboard* |clipboard| support compiled-in
381381
*+clipboard_working* |clipboard| support compiled-in and working
382382
T *+cmdline_compl* command line completion |cmdline-completion|
383383
T *+cmdline_hist* command line history |cmdline-history|
384-
T *+cmdline_info* |'showcmd'| and |'ruler'|; Always enabled since
384+
T *+cmdline_info* 'showcmd' and 'ruler'; Always enabled since
385385
9.0.0747
386386
T *+cmdwin* |cmdline-window| support; Always enabled since 9.0.0657
387-
T *+comments* |'comments'| support
387+
T *+comments* 'comments' support
388388
N *+conceal* "conceal" support, see |conceal| |:syn-conceal| etc.
389389
N *+cryptv* encryption support |encryption|
390390
H *+cscope* |cscope| support
391-
T *+cursorbind* |'cursorbind'| support
391+
T *+cursorbind* 'cursorbind' support
392392
m *+cursorshape* |termcap-cursor-shape| support
393393
m *+debug* Compiled for debugging.
394394
N *+dialog_gui* Support for |:confirm| with GUI dialog.
395395
N *+dialog_con* Support for |:confirm| with console dialog.
396396
N *+dialog_con_gui* Support for |:confirm| with GUI and console dialog.
397397
N *+diff* |vimdiff| and 'diff'
398398
N *+digraphs* |digraphs| *E196*
399-
*+directx* Win32 GUI only: DirectX and |'renderoptions'|
399+
*+directx* Win32 GUI only: DirectX and 'renderoptions'
400400
*+dnd* Support for DnD into the "~ register |quote_~|.
401401
H *+emacs_tags* |emacs-tags| files
402402
N *+eval* expression evaluation |eval.txt|
403403
T *+ex_extra* always on now, used to be for Vim's extra Ex commands
404-
N *+extra_search* |'hlsearch'| and |'incsearch'| options.
404+
N *+extra_search* 'hlsearch' and 'incsearch' options.
405405
- *+farsi* Removed: |farsi| language
406406
T *+file_in_path* |gf|, |CTRL-W_f| and |<cfile>| Always enabled since
407407
9.0.265
@@ -424,12 +424,12 @@ T *+insert_expand* |insert_expand| Insert mode completion
424424
m *+ipv6* Support for IPv6 networking |channel|
425425
m *+job* starting and stopping jobs |job|
426426
T *+jumplist* |jumplist|; Always enabled since 8.2.3795
427-
H *+keymap* |'keymap'|
427+
H *+keymap* 'keymap'
428428
N *+lambda* |lambda| and |closure|
429-
H *+langmap* |'langmap'|
429+
H *+langmap* 'langmap'
430430
N *+libcall* |libcall()|
431-
N *+linebreak* |'linebreak'|, |'breakat'| and |'showbreak'|
432-
T *+lispindent* |'lisp'|
431+
N *+linebreak* 'linebreak', 'breakat' and 'showbreak'
432+
T *+lispindent* 'lisp'
433433
T *+listcmds* Vim commands for the list of buffers |buffer-hidden|
434434
and argument list |:argdelete|
435435
T *+localmap* Support for mappings local to a buffer |:map-local|
@@ -439,7 +439,7 @@ N *+menu* |:menu|
439439
N *+mksession* |:mksession|
440440
T *+modify_fname* |filename-modifiers|
441441
T *+mouse* Mouse handling |mouse-using|
442-
N *+mouseshape* |'mouseshape'|
442+
N *+mouseshape* 'mouseshape'
443443
N *+mouse_dec* Unix only: Dec terminal mouse handling |dec-mouse|
444444
N *+mouse_gpm* Unix only: Linux console mouse handling |gpm-mouse|
445445
m *+mouse_gpm/dyn* Same as |+mouse_gpm| with optional library dependency
@@ -481,12 +481,12 @@ m *+python3/dyn-stable*
481481
N *+quickfix* |:make| and |quickfix| commands
482482
N *+reltime* |reltime()| function, 'hlsearch'/'incsearch' timeout,
483483
'redrawtime' option
484-
H *+rightleft* Right to left typing |'rightleft'|
484+
H *+rightleft* Right to left typing 'rightleft'
485485
m *+ruby* Ruby interface |ruby|
486486
m *+ruby/dyn* Ruby interface |ruby-dynamic| |/dyn|
487-
T *+scrollbind* |'scrollbind'|
487+
T *+scrollbind* 'scrollbind'
488488
N *+signs* |:sign|
489-
T *+smartindent* |'smartindent'|
489+
T *+smartindent* 'smartindent'
490490
H *+sodium* compiled with libsodium for better encryption support
491491
H *+sound* |sound_playevent()|, |sound_playfile()| functions, etc.
492492
N *+spell* spell checking support, see |spell|
@@ -514,22 +514,22 @@ T *+title* Setting the window 'title' and 'icon'; Always enabled
514514
N *+toolbar* |gui-toolbar|
515515
T *+user_commands* User-defined commands. |user-commands|
516516
Always enabled since 8.1.1210.
517-
H *+vartabs* Variable-width tab stops. |'vartabstop'|
517+
H *+vartabs* Variable-width tab stops. 'vartabstop'
518518
T *+vertsplit* Vertically split windows |:vsplit|; Always enabled
519519
since 8.0.1118.
520520
T *+vim9script* |Vim9| script
521-
N *+viminfo* |'viminfo'|
522-
T *+virtualedit* |'virtualedit'| Always enabled since 8.1.826.
521+
N *+viminfo* 'viminfo'
522+
T *+virtualedit* 'virtualedit' Always enabled since 8.1.826.
523523
T *+visual* Visual mode |Visual-mode| Always enabled since 7.4.200.
524524
T *+visualextra* extra Visual mode commands |blockwise-operators|
525525
T *+vreplace* |gR| and |gr|
526526
*+vtp* on MS-Windows console: support for 'termguicolors'
527527
N *+wayland* Unix only: support for the Wayland protocol.
528528
N *+wayland_clipboard* Unix only: support for Wayland selections/clipboard.
529-
T *+wildignore* |'wildignore'| Always enabled since 9.0.0278
530-
T *+wildmenu* |'wildmenu'| Always enabled since 9.0.0279
529+
T *+wildignore* 'wildignore' Always enabled since 9.0.0278
530+
T *+wildmenu* 'wildmenu' Always enabled since 9.0.0279
531531
T *+windows* more than one window; Always enabled since 8.0.1118.
532-
m *+writebackup* |'writebackup'| is default on
532+
m *+writebackup* 'writebackup' is default on
533533
m *+xim* X input method |xim|
534534
*+xfontset* X fontset support |xfontset|
535535
N *+xattr* compiled with extended attribute support (Linux only)
@@ -624,7 +624,7 @@ N *+X11* Unix only: can restore window title |X11|
624624
to lines that do NOT match {pattern}.
625625

626626
{pattern} is a Vim search pattern. Instead of enclosing
627-
it in / any non-ID character (see |'isident'|) can be
627+
it in / any non-ID character (see 'isident') can be
628628
used, so long as it does not appear in {pattern}.
629629
Without the enclosing character the pattern cannot
630630
include the bar character. 'ignorecase' is not used.

0 commit comments

Comments
 (0)