mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add package nimdenter (#2109)
* Added package nimdenter * merge upstream Co-authored-by: flywind <xzsflywind@gmail.com>
This commit is contained in:
parent
0ccc81df46
commit
3a2626160e
@ -24722,6 +24722,20 @@
|
||||
"license": "Unlicense",
|
||||
"web": "https://github.com/DavideGalilei/nimtesseract"
|
||||
},
|
||||
{
|
||||
"name": "nimdenter",
|
||||
"url": "https://github.com/xigoi/nimdenter",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"nim",
|
||||
"indentation",
|
||||
"syntax",
|
||||
"braces"
|
||||
],
|
||||
"description": "A tool for people who don't like Nim's indentation-based syntax",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"web": "https://github.com/xigoi/nimdenter"
|
||||
},
|
||||
{
|
||||
"name": "base45",
|
||||
"url": "https://git.sr.ht/~ehmry/base45",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user