Commit 1790626f authored by FichteFoll's avatar FichteFoll

Merge pull request #3074 from MorrisJobke/master

Add Todo.txt Syntax for sublime text 3
parents 582ff69f da977c3d
...@@ -896,12 +896,12 @@ ...@@ -896,12 +896,12 @@
}, },
{ {
"name": "Todo.txt Syntax", "name": "Todo.txt Syntax",
"details": "https://github.com/knagy/sublimetext2-todotxt", "details": "https://github.com/dertuxmalwieder/SublimeTodoTxt",
"labels": ["language syntax"], "labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/knagy/sublimetext2-todotxt/tree/master" "details": "https://github.com/dertuxmalwieder/SublimeTodoTxt/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