`search_dirs`オプションで`%h:p:h`を指定する。
```console
require("telescope").extensions.live_grep_args.live_grep_args({ search_dirs = { "%:p:h" } }
```
> [!info]
> [[telescope.nvim]]の場合は `Telescope live_grep search_dirs={"%:p:h"}`
## MOC
- 📒**関連**
- [[Telescope live grep argsを使ってoil.nvimで表示中のディレクトリ配下を全文検索]]
- 📜**アクティビティ**
- 📝**トラブルシューティング**