File tree Expand file tree Collapse file tree 6 files changed +44
-77
lines changed
Expand file tree Collapse file tree 6 files changed +44
-77
lines changed Original file line number Diff line number Diff line change 33helpname: 'help'
44---
55< div id ='vimCodeElement '>
6- < a class ="Constant " href ="index.html " name ="help.txt "> help.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2025 Jun 27 < br >
6+ < a class ="Constant " href ="index.html " name ="help.txt "> help.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2025 Nov 01 < br >
77< br >
88 < span class ="Identifier "> VIM - メインヘルプファイル</ span > < br >
99 k< br >
5151< a class ="Identifier " href ="quickref.html#quickref "> quickref</ a > よく使うコマンドのクイックリファレンス< br >
5252< a class ="Identifier " href ="usr_01.html#tutor "> tutor</ a > 30 分の初心者向け対話コース< br >
5353< a class ="Identifier " href ="uganda.html#copying "> copying</ a > 著作権について< br >
54- < a class ="Identifier " href =" uganda.html#iccf " > iccf </ a > ウガンダの恵まれない子供達への支援活動< br >
54+ < span class ="MissingTag " > Kuwasha </ span > ウガンダの恵まれない子供達への支援活動< br >
5555< a class ="Identifier " href ="sponsor.html#sponsor "> sponsor</ a > Vim の開発を支援し、Vim の登録ユーザーになる< br >
5656< a class ="Identifier " href ="intro.html#www "> www</ a > インターネット上の Vim 情報< br >
5757< a class ="Identifier " href ="intro.html#bugs "> bugs</ a > バグレポートの送信先< br >
Original file line number Diff line number Diff line change 33helpname: 'intro'
44---
55< div id ='vimCodeElement '>
6- < a class ="Constant " href ="intro.html " name ="intro.txt "> intro.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2025 Oct 12 < br >
6+ < a class ="Constant " href ="intro.html " name ="intro.txt "> intro.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2025 Nov 01 < br >
77< br >
88< br >
99< span class ="Identifier "> VIM リファレンスマニュアル by Bram Moolenaar</ span > < br >
443443< span class ="Special "> <Del></ span > デリート 127< br >
444444< span class ="Special "> <CSI></ span > コマンドの開始バイト ALT-Esc 155 < a class ="Constant " href ="intro.html#<CSI> " name ="<CSI> "> <CSI></ a > < br >
445445< span class ="Special "> <xCSI></ span > GUIにおけるCSI < a class ="Constant " href ="intro.html#<xCSI> " name ="<xCSI> "> <xCSI></ a > < br >
446+ < span class ="Special "> <OSC></ span > オペレーティングシステムコマンド 157 < a class ="Constant " href ="intro.html#<OSC> " name ="<OSC> "> <OSC></ a > < br >
447+ < span class ="Special "> <xOSC></ span > OSC 応答の完了 < a class ="Constant " href ="intro.html#<xOSC> " name ="<xOSC> "> <xOSC></ a > < br >
446448< br >
447449< span class ="Special "> <EOL></ span > 行の終端 (< span class ="Special "> <CR></ span > 、< span class ="Special "> <NL></ span > 、< span class ="Special "> <CR><NL></ span > のどれかで、< br >
448450 システムと < a class ="Type " href ="options.html#'fileformat' "> 'fileformat'</ a > に依存) < a class ="Constant " href ="intro.html#<EOL> " name ="<EOL> "> <EOL></ a > < br >
Original file line number Diff line number Diff line change 33helpname: 'message'
44---
55< div id ='vimCodeElement '>
6- < a class ="Constant " href ="message.html " name ="message.txt "> message.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2025 Oct 12 < br >
6+ < a class ="Constant " href ="message.html " name ="message.txt "> message.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2025 Nov 01 < br >
77< br >
88< br >
99< span class ="Identifier "> VIM リファレンスマニュアル by Bram Moolenaar</ span > < br >
641641と。< a class ="Type " href ="options.html#'buftype' "> 'buftype'</ a > が空でない場合は、このメッセージは表示されない。< br >
642642< a class ="Identifier " href ="autocmd.html#FileChangedShell "> FileChangedShell</ a > 自動コマンドも参照。< br >
643643< br >
644+ 次のオプションを含むダイアログが表示される:< br >
645+ < br >
646+ "OK": 警告を無視して編集を続行する。変更は読み込まれず、バッファはそ< br >
647+ のまま残る。< br >
648+ < br >
649+ "Load File": ディスクからファイルを再読み込みし、現在のバッファの内容を置き< br >
650+ 換える。Vim で行った変更のうち保存されていないものはすべて失わ< br >
651+ れる。< br >
652+ < br >
653+ "Load File and Options":< br >
654+ ディスクからファイルを再読み込みし、インデント、構文ハイライ< br >
655+ ト、テキスト幅、その他のファイルタイプ固有のオプションなど、関< br >
656+ 連するファイル設定を適用する。これにより、現在の設定と自動コマ< br >
657+ ンドに基づいて、バッファがファイルの意図した構成と一致するよう< br >
658+ になる。< br >
659+ < br >
644660何も間違ったことをしていないのに、このメッセージを受け取る可能性が1つ考えられ< br >
645661る: 夏時間が始まる日にWindowsでファイルを保存した場合である。この場合、次の方< br >
646662法のうちどれかで修正できる:< br >
Original file line number Diff line number Diff line change 33helpname: 'repeat'
44---
55< div id ='vimCodeElement '>
6- < a class ="Constant " href ="repeat.html " name ="repeat.txt "> repeat.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2025 Oct 13 < br >
6+ < a class ="Constant " href ="repeat.html " name ="repeat.txt "> repeat.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2025 Nov 01 < br >
77< br >
88< br >
99< span class ="Identifier "> VIM リファレンスマニュアル by Bram Moolenaar</ span > < br >
325325 < span class ="Comment "> filetype plugin indent on</ span > を全ての < span class ="Comment "> packadd!</ span > よりも< br >
326326 「後に」書く必要がある。< br >
327327< br >
328+ 起動時に < a class ="Comment " href ="change.html#! "> !</ a > が必要かをプログラム的に判断するには、< br >
329+ < a class ="Identifier " href ="eval.html#v:vim_did_init "> v:vim_did_init</ a > を確認する: 0 の場合は < a class ="Comment " href ="change.html#! "> !</ a > を使用する< br >
330+ (< a class ="Identifier " href ="starting.html#load-plugins "> load-plugins</ a > の処理を重複させないため)。それ以外の< br >
331+ 場合は < a class ="Comment " href ="change.html#! "> !</ a > なし (プラグインファイルの読み込みを強制す< br >
332+ るため。そうしないと自動では読み込まれない)。< br >
333+ < br >
328334 また < a class ="Identifier " href ="repeat.html#pack-add "> pack-add</ a > も参照。< br >
329335 < span class ="Special "> {</ span > < a class ="Identifier " href ="various.html#+eval "> +eval</ a > < span class ="Special "> 機能付きでコンパイルされたときのみ有効}</ span > < br >
330336< br >
You can’t perform that action at this time.
0 commit comments