Commit c995fd2c authored by Nils Liberg's avatar Nils Liberg

Add Argument Noun plugin

parent 06254b38
...@@ -535,6 +535,17 @@ ...@@ -535,6 +535,17 @@
} }
] ]
}, },
{
"name": "Argument Noun",
"details": "https://github.com/nliberg/argument-noun",
"labels": ["editor emulation", "text manipulation", "text navigation"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/nliberg/argument-noun/tree/master"
}
]
},
{ {
"name": "AriaTemplates Highlighter", "name": "AriaTemplates Highlighter",
"details": "https://github.com/juliandescottes/sublime-ariatemplates-highlighter", "details": "https://github.com/juliandescottes/sublime-ariatemplates-highlighter",
...@@ -775,7 +786,7 @@ ...@@ -775,7 +786,7 @@
"details": "https://github.com/chrisparnin/autogit-st/tree/master" "details": "https://github.com/chrisparnin/autogit-st/tree/master"
} }
] ]
}, },
{ {
"name": "Automatic Backups", "name": "Automatic Backups",
"details": "https://github.com/joelpt/sublimetext-automatic-backups", "details": "https://github.com/joelpt/sublimetext-automatic-backups",
......
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