File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- *filetype.txt* For Vim バージョン 9.1. Last change: 2024 Dec 04
1+ *filetype.txt* For Vim バージョン 9.1. Last change: 2025 Feb 20
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -750,7 +750,7 @@ MAIL *ft-mail-plugin*
750750 これにより| gq | で引用文を整形できる。
751751
752752ローカルキーマップ:
753- <LocalLeader> q or \\ MailQuote
753+ <LocalLeader> q or \MailQuote
754754 ビジュアルモードでは選択されたテキストを、ノーマルモードではカーソルの
755755 位置からファイル末端までのテキストを引用する。これは全ての行に "> " が
756756 挿入されることを意味している。
Original file line number Diff line number Diff line change 1- *filetype.txt* For Vim version 9.1. Last change: 2024 Dec 04
1+ *filetype.txt* For Vim version 9.1. Last change: 2025 Feb 20
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -762,7 +762,7 @@ Options:
762762 You can also format quoted text with | gq | .
763763
764764Local mappings:
765- <LocalLeader> q or \\ MailQuote
765+ <LocalLeader> q or \MailQuote
766766 Quotes the text selected in Visual mode, or from the cursor position
767767 to the end of the file in Normal mode. This means "> " is inserted in
768768 each line.
You can’t perform that action at this time.
0 commit comments