aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 6e5a3e4..bf8fec0 100644
--- a/packages.json
+++ b/packages.json
@@ -13020,5 +13020,17 @@
"description": "Kakoune plugin for color preview",
"license": "MIT",
"web": "https://github.com/SolitudeSF/colorcol"
+ },
+ {
+ "name": "nimly",
+ "url": "https://github.com/loloiccl/nimly",
+ "method": "git",
+ "tags": [
+ "v0.0.0",
+ "v0.1.0"
+ ],
+ "description": "A lexer generator and parser generator package work in Nim.",
+ "license": "GPL-3.0",
+ "web": "https://github.com/loloiccl/nimly"
}
]