diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-30 21:00:36 +0200 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-30 21:22:27 +0200 |
| commit | 0f8f1bed5c96d2aa1a195cf032dcf440f530119c (patch) | |
| tree | 984e6d890f3ebe9f09e87b2b3aded84e0bcbda4a /plugin/50-git.lua | |
| parent | 1f793d38bd4273f00a8b93ea20dfddccf53af47b (diff) | |
| download | nvim-config-0f8f1bed5c96d2aa1a195cf032dcf440f530119c.tar.gz nvim-config-0f8f1bed5c96d2aa1a195cf032dcf440f530119c.zip | |
feat(cmdline): skip auto-completion for :find and :grep args
Their argument is a search pattern, not a file to complete eagerly.
For the find family a `**` pattern recursively walks the tree and
hangs on each keystroke in large directories. `<Tab>` still completes
on demand, and the recursive `**4` path entry is dropped.
Diffstat (limited to 'plugin/50-git.lua')
0 files changed, 0 insertions, 0 deletions
