summaryrefslogtreecommitdiff
path: root/meta/3rd/example
diff options
context:
space:
mode:
Diffstat (limited to 'meta/3rd/example')
-rw-r--r--meta/3rd/example/config.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/3rd/example/config.lua b/meta/3rd/example/config.lua
index 7bf8e04a..d19edd66 100644
--- a/meta/3rd/example/config.lua
+++ b/meta/3rd/example/config.lua
@@ -1,7 +1,7 @@
-- list of matched words
words = {'thisIsAnExampleWord%.ifItExistsInFile%.thenTryLoadThisLibrary'}
--- list or matched file names
-files = {'thisIsAnExampleFile%.ifItExistsInWorkSpace%.thenTryLoadThisLibrary'}
+-- list or matched file names. `.lua`, `.dll` and `.so` only
+files = {'thisIsAnExampleFile%.ifItExistsInWorkSpace%.thenTryLoadThisLibrary%.lua'}
-- lsit of settings to be changed
configs = {
{