Fix plugin names

This commit is contained in:
Zachary Yedidia
2019-12-19 09:54:53 -05:00
parent aa66435353
commit 7f32d31108
3 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "linter",
"name": "autoclose",
"description": "Automatically places closing characters for quotes, parentheses, brackets, etc...",
"website": "https://github.com/zyedidia/micro",
"install": "https://github.com/zyedidia/micro",

View File

@@ -1,5 +1,5 @@
{
"name": "linter",
"name": "literate",
"description": "Highlighting and language support for the Literate programming tool.",
"website": "https://github.com/zyedidia/Literate",
"install": "https://github.com/zyedidia/micro",