aboutsummaryrefslogtreecommitdiff
path: root/plugins/language_batch.lua
diff options
context:
space:
mode:
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 b01c65d..f9b9c4f 100644
--- a/plugins/language_batch.lua
+++ b/plugins/language_batch.lua
@@ -41,6 +41,7 @@ local function prepare_symbols(symtable)
end
syntax.add {
+ name = "Batch",
files = { "%.bat$", "%.cmd$" },
comment = "rem",
patterns = {