File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
helpname: 'editing'
4
4
---
5
5
< div id ='vimCodeElement '>
6
- < a class ="Constant " href ="editing.html " name ="editing.txt "> editing.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2024 Jul 10 < br >
6
+ < a class ="Constant " href ="editing.html " name ="editing.txt "> editing.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2024 Oct 13 < br >
7
7
< br >
8
8
< br >
9
9
< span class ="Identifier "> VIMリファレンスマニュアル by Bram Moolenaar</ span > < br >
1316
1316
< br >
1317
1317
例えばダイアログでVim関連ファイルだけを表示するには、以下のコマンドを使う。 >< br >
1318
1318
< br >
1319
- < div class ="helpExample "> let g:browsefilter = "Vim Scripts \t*.vim\nVim Startup Files\t*vimrc\n"</ div >
1319
+ < div class ="helpExample "> let g:browsefilter = "Vim scripts \t*.vim\nVim Startup Files\t*vimrc\n"</ div >
1320
1320
< br >
1321
1321
フィルタは、変数 b:browsefilter を設定することでバッファ毎に設定できる。< br >
1322
1322
b:browsefilter はファイルタイププラグインで設定することが一番多いだろう。< br >
You can’t perform that action at this time.
0 commit comments