diff options
Diffstat (limited to 'plugins/language_powershell.lua')
-rw-r--r-- | plugins/language_powershell.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/language_powershell.lua b/plugins/language_powershell.lua index 01c00f4..61fecd1 100644 --- a/plugins/language_powershell.lua +++ b/plugins/language_powershell.lua @@ -1,3 +1,4 @@ +-- lite-xl 1.16 local syntax = require "core.syntax"
syntax.add {
|