diff options
| author | Marc André Tanner <mat@brain-dump.org> | 2016-04-21 10:59:03 +0200 |
|---|---|---|
| committer | Marc André Tanner <mat@brain-dump.org> | 2016-04-21 10:59:03 +0200 |
| commit | d920bb915373f556943f08c63760894efc222b73 (patch) | |
| tree | 8cfa8b63012bb774dfc6e3a80914f9a9e595cf5a | |
| parent | 0dee858c65650bcf23acab846f4ea9e8c84ff6e9 (diff) | |
| download | vis-d920bb915373f556943f08c63760894efc222b73.tar.gz vis-d920bb915373f556943f08c63760894efc222b73.tar.xz | |
Move vim/prompt test to vis/prompt
This does not seem to work with vim -u NONE.
| -rw-r--r-- | vis/prompt/history.in (renamed from vim/prompt/history.in) | 0 | ||||
| -rw-r--r-- | vis/prompt/history.keys (renamed from vim/prompt/history.keys) | 0 | ||||
| -rw-r--r-- | vis/prompt/history.ref | 3 |
3 files changed, 3 insertions, 0 deletions
diff --git a/vim/prompt/history.in b/vis/prompt/history.in index a92d664..a92d664 100644 --- a/vim/prompt/history.in +++ b/vis/prompt/history.in diff --git a/vim/prompt/history.keys b/vis/prompt/history.keys index 15bc331..15bc331 100644 --- a/vim/prompt/history.keys +++ b/vis/prompt/history.keys diff --git a/vis/prompt/history.ref b/vis/prompt/history.ref new file mode 100644 index 0000000..7d45533 --- /dev/null +++ b/vis/prompt/history.ref @@ -0,0 +1,3 @@ +word 1 +word 2 +word 3 |
