Commit 4cf559cc authored by FichteFoll's avatar FichteFoll

Merge pull request #4942 from dusk125/master

Adding Better Bookmarks to package repository.
parents f6be3a91 89ed0ec4
...@@ -107,7 +107,7 @@ ...@@ -107,7 +107,7 @@
"tags": true "tags": true
} }
] ]
}, },
{ {
"name": "BART", "name": "BART",
"details": "https://github.com/ganemone/SublimeBart", "details": "https://github.com/ganemone/SublimeBart",
...@@ -358,6 +358,18 @@ ...@@ -358,6 +358,18 @@
} }
] ]
}, },
{
"name": "Better Bookmarks",
"details": "https://github.com/dusk125/sublime-betterbookmarks",
"labels": ["bookmark", "save", "layer"],
"releases": [
{
"sublime_text": ">=3000",
"platforms": ["windows"],
"tags": true
}
]
},
{ {
"name": "Better Build System", "name": "Better Build System",
"details": "https://bitbucket.org/ArtDesire/better-build-system", "details": "https://bitbucket.org/ArtDesire/better-build-system",
......
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