Closed bbtdev closed 6 years ago
Please specify argument 3 in unite.vim. Please read the documentation.
grep Nominates "grep" command output as candidates.
Note: This source is created by Sixeight.
Note: This source requires |vimproc|. Please install.
http://github.com/Shougo/vimproc
Source arguments:
1. the target directories splitted by newlines.
2. "grep" options.
3. the narrowing pattern (if you omit it,
|unite-options-input| or input prompt is used).
And the interactive mode is not supported in unite.vim.
Hello,
So sorry I cannot find any info on this? Is it possible to skip the "Pattern: " part when using :Unite grep? Like I do in Denite with ':Denite grep:::!'?