diff options
Diffstat (limited to 'test/modules/textadept/snippets')
-rw-r--r-- | test/modules/textadept/snippets/bar | 1 | ||||
-rw-r--r-- | test/modules/textadept/snippets/baz.txt | 1 | ||||
-rw-r--r-- | test/modules/textadept/snippets/lua.bar | 1 | ||||
-rw-r--r-- | test/modules/textadept/snippets/lua.baz.lua | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/test/modules/textadept/snippets/bar b/test/modules/textadept/snippets/bar new file mode 100644 index 00000000..76018072 --- /dev/null +++ b/test/modules/textadept/snippets/bar @@ -0,0 +1 @@ +baz diff --git a/test/modules/textadept/snippets/baz.txt b/test/modules/textadept/snippets/baz.txt new file mode 100644 index 00000000..d90bda0f --- /dev/null +++ b/test/modules/textadept/snippets/baz.txt @@ -0,0 +1 @@ +quux diff --git a/test/modules/textadept/snippets/lua.bar b/test/modules/textadept/snippets/lua.bar new file mode 100644 index 00000000..d90bda0f --- /dev/null +++ b/test/modules/textadept/snippets/lua.bar @@ -0,0 +1 @@ +quux diff --git a/test/modules/textadept/snippets/lua.baz.lua b/test/modules/textadept/snippets/lua.baz.lua new file mode 100644 index 00000000..5716ca59 --- /dev/null +++ b/test/modules/textadept/snippets/lua.baz.lua @@ -0,0 +1 @@ +bar |