File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- *quickfix.txt* For Vim バージョン 9.1. Last change: 2024 Dec 27
1+ *quickfix.txt* For Vim バージョン 9.1. Last change: 2025 Jan 11
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -521,9 +521,9 @@ quickfixリストとlocationリストの中の項目の数をそれぞれ |getqf
521521< それ以外は `:cdo ` の場合と同様である。
522522
523523☆quickfix または location リストのフィルタリング:
524- *cfilter-plugin* *:Cfilter* *:Lfilter*
524+ *cfilter-plugin* *:Cfilter* *:Lfilter* *package-cfilter *
525525quickfixリストのエントリ数が多すぎる場合は、cfilterプラグインを使用してエント
526- リ数を減らすことができる。プラグインをロードする: >
526+ リ数を減らすことができる。プラグインをロードする: >vim
527527
528528 packadd cfilter
529529
Original file line number Diff line number Diff line change 1- *quickfix.txt* For Vim version 9.1. Last change: 2024 Dec 27
1+ *quickfix.txt* For Vim version 9.1. Last change: 2025 Jan 11
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -550,9 +550,9 @@ EXECUTE A COMMAND IN ALL THE BUFFERS IN QUICKFIX OR LOCATION LIST:
550550< Otherwise it works the same as `:ldo ` .
551551
552552FILTERING A QUICKFIX OR LOCATION LIST:
553- *cfilter-plugin* *:Cfilter* *:Lfilter*
553+ *cfilter-plugin* *:Cfilter* *:Lfilter* *package-cfilter *
554554If you have too many entries in a quickfix list, you can use the cfilter
555- plugin to reduce the number of entries. Load the plugin with: >
555+ plugin to reduce the number of entries. Load the plugin with: >vim
556556
557557 packadd cfilter
558558
You can’t perform that action at this time.
0 commit comments