Add paravim (#1395)

This commit is contained in:
Zach Oakes 2020-03-12 21:44:38 -04:00 committed by GitHub
parent 35676003d5
commit ed7cc9a0e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16938,5 +16938,16 @@
"description": "High performance http server (https://tools.ietf.org/html/rfc2616) with persistent connection for nim language.", "description": "High performance http server (https://tools.ietf.org/html/rfc2616) with persistent connection for nim language.",
"license": "BSD", "license": "BSD",
"web": "https://github.com/zendbit/nim.zfblast" "web": "https://github.com/zendbit/nim.zfblast"
},
{
"name": "paravim",
"url": "https://github.com/paranim/paravim",
"method": "git",
"tags": [
"editor",
"games"
],
"description": "An embedded text editor for paranim games",
"license": "Public Domain"
} }
] ]