File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed 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: 2024 Oct 16 < 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 Jul 09 < br >
77< br >
88< br >
99 < span class ="Identifier "> VIMリファレンスマニュアル by Bram Moolenaar</ span > < br >
231231< div class ="helpExample "> :4,5source< br >
232232 :10,18source ++clear</ div >
233233< br >
234+ 実装の詳細: 折り畳まれた領域内にある行の < span class ="Special "> [range]</ span > を読< br >
235+ み込む場合、範囲は折り畳みの開始と終了に合わせて調整さ< br >
236+ れるが、2 つのアドレスの範囲が使用された場合のみであ< br >
237+ る。< br >
238+ < br >
234239 < a class ="Constant " href ="repeat.html#:source! " name =":source! "> :source!</ a > < br >
235240:so[urce]! < span class ="Special "> {file}</ span > Vimコマンドを< span class ="Special "> {file}</ span > から読み込む。ノーマルモードでファ< br >
236241 イルの内容をあなたがタイプしたのと同じように実行される。< br >
You can’t perform that action at this time.
0 commit comments