Takahiro Yoshihara
84d148676e
Fix E1208 started showing up in Vim v8.2.3149
...
`-complete` is not needed since :RgRoot` takes no arguments.
2021-07-12 10:03:02 +09:00
Casey Watson
8d27cd24cd
Allow passing arbitrary arguments and paths to Rg command
...
- Only wrap the search string in quotes during visual search. As was the
behavior prior to 7d01d697 .
- Restore the ability to use all ripgrep features from command mode:
`:Rg --fixed-strings \.Model service/`
fixes #25
2018-08-24 13:50:49 -06:00
John Remmen
f7c1549c0b
Merge pull request #27 from kkpattern/master
...
Hide the search output during the search.
2018-08-13 21:59:00 -07:00
Zhang Kai
d112b6127f
Fix redirect shellpipe cause no match on windows platform bug.
2018-08-14 12:34:41 +08:00
Zhang Kai
552232da7c
Hide display during search.
2018-08-14 12:01:21 +08:00
=
0df3ac2c3e
Respect vim's smartcase and ignorecase options.
...
Resolve's https://github.com/jremmen/vim-ripgrep/issues/5
2018-03-20 23:53:34 -07:00
=
7d01d6976b
Add function for searching a visual selection
2018-03-20 23:43:12 -07:00
jremmen
1e9f916d34
Allow setting of quickfix window location
2018-03-11 14:27:32 -07:00
John Remmen
e803767d12
Merge pull request #9 from ydeweerdt/fix_rg_root_types
...
fix the check if the user wants to overrule rg_root_types
2017-10-03 13:06:48 -07:00
Yves Deweerdt
39d2e1f111
fix the check if the user wants to overrule rg_root_types
2017-08-28 16:51:10 +02:00
Robin Clowers
6fca39d2a9
Allow file path completion in the Rg command
2017-06-07 09:35:34 -07:00
jremmen
da940c29ac
swap term cap strings during search
2016-09-26 22:53:14 -07:00
jremmen
e8dcd93491
add search underword
2016-09-25 10:47:52 -07:00
jremmen
c7e5c821ce
show cwd unless derive
2016-09-25 00:17:10 -07:00
jremmen
f0b59677aa
add show root cmd
2016-09-25 00:06:15 -07:00
jremmen
4abd5d40c0
uncomment guard
2016-09-24 22:31:07 -07:00
jremmen
ddc8f1526c
add vim-ripgrep
2016-09-24 22:25:31 -07:00