summaryrefslogtreecommitdiff
path: root/vis/visual-mode
diff options
context:
space:
mode:
authorMarc André Tanner <mat@brain-dump.org>2017-02-17 13:36:54 +0100
committerMarc André Tanner <mat@brain-dump.org>2017-02-17 13:36:54 +0100
commit930cf2ab0b872539c59e7702042692f7638d4e89 (patch)
tree1a11d5770310a3ed30874c882a09219bf929d532 /vis/visual-mode
parent1c4b748a508552358d5654412389636029257c29 (diff)
test/vis: add some more tests
Diffstat (limited to 'vis/visual-mode')
-rw-r--r--vis/visual-mode/orientation.in1
-rw-r--r--vis/visual-mode/orientation.keys8
-rw-r--r--vis/visual-mode/orientation.ref1
3 files changed, 10 insertions, 0 deletions
diff --git a/vis/visual-mode/orientation.in b/vis/visual-mode/orientation.in
new file mode 100644
index 0000000..84a8a20
--- /dev/null
+++ b/vis/visual-mode/orientation.in
@@ -0,0 +1 @@
+ { { = } }
diff --git a/vis/visual-mode/orientation.keys b/vis/visual-mode/orientation.keys
new file mode 100644
index 0000000..5af0d83
--- /dev/null
+++ b/vis/visual-mode/orientation.keys
@@ -0,0 +1,8 @@
+f=
+v2i{
+<Escape>
+i<<Escape>
+gv
+o
+<Escape>
+a><Escape>
diff --git a/vis/visual-mode/orientation.ref b/vis/visual-mode/orientation.ref
new file mode 100644
index 0000000..f2da79c
--- /dev/null
+++ b/vis/visual-mode/orientation.ref
@@ -0,0 +1 @@
+ { > { = } < }