diff options
author | Francesco Abbate <francesco.bbt@gmail.com> | 2021-04-21 13:37:22 +0200 |
---|---|---|
committer | Francesco Abbate <francesco.bbt@gmail.com> | 2021-04-21 13:37:22 +0200 |
commit | 787f31d3eb85541726e066472e1fd20c44939393 (patch) | |
tree | 2de7f6076577e18b5bb01ad7539bf4a8993cada6 /plugins/markers.lua | |
parent | b09046a719cafa8f75c542123828cd76be460a2a (diff) | |
parent | 2fefdae0bb729edb29c6b90e89d34a9e664fbf14 (diff) | |
download | lite-xl-plugins-787f31d3eb85541726e066472e1fd20c44939393.tar.gz lite-xl-plugins-787f31d3eb85541726e066472e1fd20c44939393.zip |
Merge branch 'lite-xl-1.16'
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
|