diff options
| author | jgmdev <jgmdev@gmail.com> | 2022-11-01 20:57:07 -0400 |
|---|---|---|
| committer | jgmdev <jgmdev@gmail.com> | 2022-11-01 20:57:07 -0400 |
| commit | 49139e03398c9d0ecb347267a4882a4eb3f7ee23 (patch) | |
| tree | 6ac890a209172a29e09ad47ccd0156e7f7114382 /plugins/language_csharp.lua | |
| parent | 380f6ef5fe9f8af19cd1f6b4c043eede51cbfcae (diff) | |
| parent | 0971a7a686a4e18ee31b576c460966a5ec20ff01 (diff) | |
| download | pragtical-plugins-49139e03398c9d0ecb347267a4882a4eb3f7ee23.tar.gz pragtical-plugins-49139e03398c9d0ecb347267a4882a4eb3f7ee23.zip | |
Merge branch '2.1'
Diffstat (limited to 'plugins/language_csharp.lua')
| -rw-r--r-- | plugins/language_csharp.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/language_csharp.lua b/plugins/language_csharp.lua index 5e1e81a..c137b63 100644 --- a/plugins/language_csharp.lua +++ b/plugins/language_csharp.lua @@ -1,4 +1,4 @@ --- mod-version:2 -- lite-xl 2.0 +-- mod-version:3 local syntax = require "core.syntax" syntax.add { |
