We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60afb50 commit 3a48818Copy full SHA for 3a48818
test/vader/motion.vader
@@ -1,8 +1,8 @@
1
Given vim (Nesting):
2
3
- if
4
5
+ if x
+ if y
+ if z
6
7
endif
8
0 commit comments