From e51d2aa5389e06e9d841a1fad3824cd4ffc7ca9d Mon Sep 17 00:00:00 2001 From: Josh Wainwright Date: Wed, 20 Apr 2016 15:16:25 +0100 Subject: Split test lua code into individual test.lua files --- lua/basic_cursor.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lua/basic_cursor.in (limited to 'lua/basic_cursor.in') diff --git a/lua/basic_cursor.in b/lua/basic_cursor.in new file mode 100644 index 0000000..f24e0a2 --- /dev/null +++ b/lua/basic_cursor.in @@ -0,0 +1,9 @@ +1: abc +2: def +3: ghi +4: jkl +5: mno +6: pqr +7: stu +8: vwx +9: yz_ -- cgit v1.2.3