diff options
Diffstat (limited to 'lua/append.ref')
| -rw-r--r-- | lua/append.ref | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lua/append.ref b/lua/append.ref new file mode 100644 index 0000000..d444fc6 --- /dev/null +++ b/lua/append.ref @@ -0,0 +1,10 @@ +1: abc +inserted line 1 +inserted line 2 +2: def +inserted line 3 +3: ghi +4: jkl +inserted line 4 +5: mno +inserted line 5 |
