This commit is contained in:
Zach Oakes 2020-02-27 02:08:15 -05:00 committed by GitHub
parent 1ad79aadb5
commit 16e39de3a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16590,6 +16590,17 @@
"description": "A library for rendering text with paranim",
"license": "Public Domain"
},
{
"name": "pvim",
"url": "https://github.com/paranim/pvim",
"method": "git",
"tags": [
"editor",
"vim"
],
"description": "A vim-based editor",
"license": "Public Domain"
},
{
"name": "sqlite3_abi",
"url": "https://github.com/arnetheduck/nim-sqlite3-abi",