diff options
| author | Adam Harrison <adamdharrison@gmail.com> | 2022-03-24 11:57:26 -0400 |
|---|---|---|
| committer | Adam Harrison <adamdharrison@gmail.com> | 2022-04-03 16:44:02 -0400 |
| commit | 45a0382d50616789d822e97879c5c532fe793bb2 (patch) | |
| tree | b70e0a4dea4f040c9097c03ad08333accf2f88ca /data/plugins/language_python.lua | |
| parent | 50acf2e7e6b13061bcd25f48059c18eab165035c (diff) | |
| download | lite-xl-45a0382d50616789d822e97879c5c532fe793bb2.tar.gz lite-xl-45a0382d50616789d822e97879c5c532fe793bb2.zip | |
Bumping version numbers.
Diffstat (limited to 'data/plugins/language_python.lua')
| -rw-r--r-- | data/plugins/language_python.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/plugins/language_python.lua b/data/plugins/language_python.lua index 8bc6fbd4..aa34db0f 100644 --- a/data/plugins/language_python.lua +++ b/data/plugins/language_python.lua @@ -1,4 +1,4 @@ --- mod-version:2 -- lite-xl 2.0 +-- mod-version:3 -- lite-xl 2.1 local syntax = require "core.syntax" syntax.add { |
