Commit 9fd83944 authored by William Yaworsky's avatar William Yaworsky

Added Delete File to d.json

parent 8fe4ab18
...@@ -123,6 +123,16 @@ ...@@ -123,6 +123,16 @@
} }
] ]
}, },
{
"name": "Delete File",
"details": "https://github.com/yaworsw/Sublime-DeleteCurrentFile",
"releases": [
{
"sublime_text": ">2999",
"details": "https://github.com/yaworsw/Sublime-DeleteCurrentFile/tags"
}
]
},
{ {
"name": "Delphi Style Bookmarks", "name": "Delphi Style Bookmarks",
"details": "https://github.com/artkorsun/DelphiStyleBookmarks", "details": "https://github.com/artkorsun/DelphiStyleBookmarks",
...@@ -359,7 +369,7 @@ ...@@ -359,7 +369,7 @@
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"details": "https://github.com/mulander/DogEars/tree/master" "details": "https://github.com/mulander/DogEars/tree/master"
} }
] ]
}, },
{ {
......
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