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 33helpname: 'editing'
44---
55< 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 >
77< br >
88< br >
99 < span class ="Identifier "> VIMリファレンスマニュアル by Bram Moolenaar</ span > < br >
13161316< br >
13171317例えばダイアログでVim関連ファイルだけを表示するには、以下のコマンドを使う。 >< br >
13181318< 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 >
13201320< br >
13211321フィルタは、変数 b:browsefilter を設定することでバッファ毎に設定できる。< br >
13221322b:browsefilter はファイルタイププラグインで設定することが一番多いだろう。< br >
You can’t perform that action at this time.
0 commit comments