- commit
- bbd9fef
- parent
- cb0de34
- author
- David Elentok
- date
- 2023-07-09 18:56:12 +0000 UTC
Add elentok/togglr.nvim and elentok/scriptify.nvim (#419)
1 files changed,
+20,
-1
+20,
-1
1@@ -427,6 +427,25 @@
2 "lsp",
3 "statusline"
4 ]
5+ },
6+ {
7+ "type": "github",
8+ "username": "elentok",
9+ "repo": "togglr.nvim",
10+ "tags": [
11+ "plugin",
12+ "editing-support",
13+ "utility"
14+ ]
15+ },
16+ {
17+ "type": "github",
18+ "username": "elentok",
19+ "repo": "scriptify.nvim",
20+ "tags": [
21+ "plugin",
22+ "utility"
23+ ]
24 }
25 ]
26-}
27+}