We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f3643 commit f9e91eeCopy full SHA for f9e91ee
tests/recursion_vimgrep.ok
@@ -1,8 +1,8 @@
1
|1 col 1| GrepAdd -I c
2
-recursion\a\alphabet.in|3 col 1| c
3
-recursion\b\alphabet.in|3 col 1| c
4
-recursion\c\alphabet.in|3 col 1| c
+.\recursion\a\alphabet.in|3 col 1| c
+.\recursion\b\alphabet.in|3 col 1| c
+.\recursion\c\alphabet.in|3 col 1| c
5
|1 col 1| GrepAdd -I C
6
-recursion\a\alphabet.in|29 col 1| C
7
-recursion\b\alphabet.in|29 col 1| C
8
-recursion\c\alphabet.in|29 col 1| C
+.\recursion\a\alphabet.in|29 col 1| C
+.\recursion\b\alphabet.in|29 col 1| C
+.\recursion\c\alphabet.in|29 col 1| C
0 commit comments