Commit a50ea784 authored by FichteFoll's avatar FichteFoll

Merge pull request #1614 from facelessuser/master

Add some plugins and plugin branches
parents 0242762c 7699485c
...@@ -381,6 +381,10 @@ ...@@ -381,6 +381,10 @@
{ {
"sublime_text": "<3000", "sublime_text": "<3000",
"details": "https://github.com/facelessuser/ApplySyntax/tree/master" "details": "https://github.com/facelessuser/ApplySyntax/tree/master"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/facelessuser/ApplySyntax/tree/ST3"
} }
] ]
}, },
......
...@@ -21,6 +21,15 @@ ...@@ -21,6 +21,15 @@
} }
] ]
}, },
{
"details": "https://github.com/facelessuser/QuickCal",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/facelessuser/QuickCal/tree/master"
}
]
},
{ {
"name": "QuickFileMove", "name": "QuickFileMove",
"details": "https://github.com/wulftone/sublime-text-2-quick-file-move", "details": "https://github.com/wulftone/sublime-text-2-quick-file-move",
......
...@@ -140,6 +140,15 @@ ...@@ -140,6 +140,15 @@
} }
] ]
}, },
{
"details": "https://github.com/facelessuser/RawLineEdit",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/facelessuser/RawLineEdit/tree/master"
}
]
},
{ {
"name": "Raydric - Color Scheme", "name": "Raydric - Color Scheme",
"details": "https://github.com/raydric/raydric-color-scheme", "details": "https://github.com/raydric/raydric-color-scheme",
......
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