summaryrefslogtreecommitdiffstats
path: root/plugin/00-plugins.lua
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-06-30 21:00:36 +0200
committerThomas Vanbesien <tvanbesi@proton.me>2026-06-30 21:22:27 +0200
commit0f8f1bed5c96d2aa1a195cf032dcf440f530119c (patch)
tree984e6d890f3ebe9f09e87b2b3aded84e0bcbda4a /plugin/00-plugins.lua
parent1f793d38bd4273f00a8b93ea20dfddccf53af47b (diff)
downloadnvim-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/00-plugins.lua')
0 files changed, 0 insertions, 0 deletions