Skip to content

Commit

Permalink
chore: update marksman to version 2022-12-23
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Cherng <[email protected]>
  • Loading branch information
jfcherng authored and predragnikolic committed Dec 24, 2022
1 parent 97c866d commit 49ac628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import urllib.request


MARKSMAN_TAG = '2022-12-19'
MARKSMAN_TAG = '2022-12-23'
MARKSMAN_RELEASES_BASE = 'https://github.com/artempyanykh/marksman/releases/download/{tag}/{platform}'
USER_AGENT = 'Sublime Text LSP'

Expand Down

0 comments on commit 49ac628

Please sign in to comment.