aboutsummaryrefslogtreecommitdiff
path: root/plugins/language_batch.lua
diff options
context:
space:
mode:
authorFrancesco Abbate <francesco.bbt@gmail.com>2021-04-08 14:24:58 +0200
committerFrancesco Abbate <francesco.bbt@gmail.com>2021-04-08 14:24:58 +0200
commitfd4c78986139116e8f629cbb0a92434ce892d1b3 (patch)
treed45f2545cc608d0d3ff570e321effe05a6cf3ee1 /plugins/language_batch.lua
parent5ee3f8782bee88fb34181d8e504ada52af7f0879 (diff)
downloadlite-xl-plugins-fd4c78986139116e8f629cbb0a92434ce892d1b3.tar.gz
lite-xl-plugins-fd4c78986139116e8f629cbb0a92434ce892d1b3.zip
Add version tag in all language plugins
Diffstat (limited to 'plugins/language_batch.lua')
-rw-r--r--plugins/language_batch.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/language_batch.lua b/plugins/language_batch.lua
index 8caad59..29de0fe 100644
--- a/plugins/language_batch.lua
+++ b/plugins/language_batch.lua
@@ -1,3 +1,4 @@
+-- lite-xl 1.16
local syntax = require "core.syntax"
-- batch syntax for lite <liqube>