Fix formatting in plugin info.json

This commit is contained in:
Zachary Yedidia
2019-12-29 00:03:21 -05:00
parent f3778baaf4
commit 1b73abcfd0
4 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
"name": "literate",
"description": "Highlighting and language support for the Literate programming tool.",
"website": "https://github.com/zyedidia/Literate",
"install": "https://github.com/zyedidia/micro",
"install": "https://github.com/zyedidia/micro",
"version": "1.0.0",
"require": [
"micro >= 2.0.0"