aboutsummaryrefslogtreecommitdiff
path: root/plugins/language_hlsl.lua
diff options
context:
space:
mode:
authorFrancesco <francesco.bbt@gmail.com>2021-08-17 22:44:17 +0200
committerGitHub <noreply@github.com>2021-08-17 22:44:17 +0200
commit49d3d21c987645b448184a752043946ed90d6031 (patch)
treeb187286f2ed78fa9317f288dc0c5144840bcdad9 /plugins/language_hlsl.lua
parenta42a0d57b08a9080ed9fd8fa84f1269e3847980f (diff)
parent9689846686f77dc0aa1e6f4d31fbfc42998c2085 (diff)
downloadlite-xl-plugins-49d3d21c987645b448184a752043946ed90d6031.tar.gz
lite-xl-plugins-49d3d21c987645b448184a752043946ed90d6031.zip
Merge pull request #45 from lite-xl/2.0
2.0 Merge
Diffstat (limited to 'plugins/language_hlsl.lua')
-rw-r--r--plugins/language_hlsl.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/language_hlsl.lua b/plugins/language_hlsl.lua
index 45128d6..0aedab0 100644
--- a/plugins/language_hlsl.lua
+++ b/plugins/language_hlsl.lua
@@ -1,4 +1,4 @@
--- mod-version:1 -- lite-xl 1.16
+-- mod-version:2 -- lite-xl 2.0
local style = require "core.style"
local common = require "core.common"