diff options
author | Francesco Abbate <francesco.bbt@gmail.com> | 2021-04-09 17:12:19 +0200 |
---|---|---|
committer | Francesco Abbate <francesco.bbt@gmail.com> | 2021-04-09 17:12:19 +0200 |
commit | 5af19bb2c7ed14ba1894095fc1469e0078302d9e (patch) | |
tree | 5b4f7954c908fa7cda15ffb9672951bc31db2257 /plugins/markers.lua | |
parent | 203e43c813f39f91a9985ef49012c930bfb4dc10 (diff) | |
download | lite-xl-plugins-5af19bb2c7ed14ba1894095fc1469e0078302d9e.tar.gz lite-xl-plugins-5af19bb2c7ed14ba1894095fc1469e0078302d9e.zip |
Verify and version-tag more plugins
Diffstat (limited to 'plugins/markers.lua')
-rw-r--r-- | plugins/markers.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/markers.lua b/plugins/markers.lua index 6e397d7..c4ca9a6 100644 --- a/plugins/markers.lua +++ b/plugins/markers.lua @@ -1,3 +1,4 @@ +-- lite-xl 1.16
-- Markers plugin for lite text editor
-- original implementation by Petri Häkkinen
|