mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-21 08:17:15 +09:00
Fix plugin names
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user