camspiers / snap

A fast finder system for neovim.
The Unlicense
483 stars 16 forks source link

add delimeter to separate flags from search pattern #73

Closed errx closed 1 year ago

errx commented 3 years ago

From rg man page:

You can also use the special -- delimiter to indicate that no more flags will be provided.

This will fix search with a '--' character

Example file: $ cat test XXX --type=lua