aboutsummaryrefslogtreecommitdiff
path: root/plugins/language_toml.lua
diff options
context:
space:
mode:
authorcukmekerb <cukmekerb@gmail.com>2021-09-11 13:44:19 -0700
committercukmekerb <cukmekerb@gmail.com>2021-09-11 13:44:19 -0700
commit132e67f214d20840e207da5703789f2f57c4845f (patch)
tree92484be9c443c2ca27cdfc1d7645364f5dedfcb5 /plugins/language_toml.lua
parent43f8837c52680e0e502c0a0d3f6f243e930f34af (diff)
downloadlite-xl-plugins-132e67f214d20840e207da5703789f2f57c4845f.tar.gz
lite-xl-plugins-132e67f214d20840e207da5703789f2f57c4845f.zip
make minimap displace DocView
Diffstat (limited to 'plugins/language_toml.lua')
-rw-r--r--plugins/language_toml.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/language_toml.lua b/plugins/language_toml.lua
index 9de31f9..3774dfb 100644
--- a/plugins/language_toml.lua
+++ b/plugins/language_toml.lua
@@ -1,4 +1,4 @@
--- lite-xl 1.16
+-- mod-version:2
local syntax = require "core.syntax"