diff options
| -rw-r--r-- | vis/selections/end-of-file.in | 9 | ||||
| -rw-r--r-- | vis/selections/end-of-file.keys | 6 | ||||
| -rw-r--r-- | vis/selections/end-of-file.ref | 12 |
3 files changed, 27 insertions, 0 deletions
diff --git a/vis/selections/end-of-file.in b/vis/selections/end-of-file.in new file mode 100644 index 0000000..81acc4a --- /dev/null +++ b/vis/selections/end-of-file.in @@ -0,0 +1,9 @@ +01 + +12 + +23 + +34 + +4 diff --git a/vis/selections/end-of-file.keys b/vis/selections/end-of-file.keys new file mode 100644 index 0000000..fe21064 --- /dev/null +++ b/vis/selections/end-of-file.keys @@ -0,0 +1,6 @@ +Gll +<C-k> +i5 +<Enter> +<Escape> +<Escape> diff --git a/vis/selections/end-of-file.ref b/vis/selections/end-of-file.ref new file mode 100644 index 0000000..63293a1 --- /dev/null +++ b/vis/selections/end-of-file.ref @@ -0,0 +1,12 @@ +01 + +12 + +23 + +34 + +45 + +5 + |
