Skip to content

Commit 6ce347f

Browse files
committed
Fix: unlist SublimeLinter-contrib-vale
Just removing `SublimeLinter-contrib-vale` lets Package Control list the plugin as "missing". We must expplicitly tell it that the plugin got renamed.
1 parent 49c3d1c commit 6ce347f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

org.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -795,6 +795,7 @@
795795
},
796796
{
797797
"name": "SublimeLinter-vale",
798+
"previous_names": ["SublimeLinter-contrib-vale"],
798799
"details": "https://github.com/SublimeLinter/SublimeLinter-vale",
799800
"labels": ["linting", "SublimeLinter", "markdown", "plain text", "prose"],
800801
"releases": [

0 commit comments

Comments
 (0)