Commit 99f17845 authored by Lanceshi2's avatar Lanceshi2

Add new plugin SyncFileYouWant

Not sure I have changed anything from #3801. I don't see any errors though... So I copied from other's text and refilled with my plugin details.
parent 1cdb0472
...@@ -3065,15 +3065,15 @@ ...@@ -3065,15 +3065,15 @@
] ]
}, },
{ {
+ "name": "SyncFileYouWant", "name": "SyncFileYouWant",
+ "details": "https://github.com/Lanceshi2/SyncFileYouWant", "details": "https://github.com/Lanceshi2/SyncFileYouWant",
+ "releases": [ "releases": [
+ { {
+ "sublime_text": "*", "sublime_text": "*",
+ "details": "https://github.com/Lanceshi2/SyncFileYouWant" "details": "https://github.com/Lanceshi2/SyncFileYouWant"
+ } }
+ ] ]
+ }, },
{ {
"name": "Synchronized File Scrolling", "name": "Synchronized File Scrolling",
"details": "https://github.com/pravka/SublimeSynchroScroll", "details": "https://github.com/pravka/SublimeSynchroScroll",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment