Commit 47bee320 authored by FichteFoll's avatar FichteFoll

Merge pull request #2698 from bollu/master

Add ST2 version of SublimeBookmarks plugin
parents 61dc4eaa b054c3cb
...@@ -1594,6 +1594,10 @@ ...@@ -1594,6 +1594,10 @@
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"details": "https://github.com/bollu/sublimeBookmark/tree/st3" "details": "https://github.com/bollu/sublimeBookmark/tree/st3"
},
{
"sublime_text": "<3000",
"details": "https://github.com/bollu/sublimeBookmark/tree/st2"
} }
] ]
}, },
......
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