- commit
- db532aa
- parent
- 68da7f5
- author
- Ronald Record
- date
- 2023-07-16 03:16:42 +0000 UTC
Add doctorfree/nvim-lazyman to configs (#422) * Add doctorfree/nvim-lazyman to configs * Revise tags, using only those from https://nvim.sh/t
1 files changed,
+28,
-0
+28,
-0
1@@ -51,6 +51,34 @@
2 "username": "pynappo",
3 "repo": "dotfiles",
4 "tags": []
5+ },
6+ {
7+ "type": "github",
8+ "username": "doctorfree",
9+ "repo": "nvim-lazyman",
10+ "tags": [
11+ "completion",
12+ "keybinding",
13+ "formatting",
14+ "note-taking",
15+ "debugging",
16+ "terminal-integration",
17+ "colorscheme-switchers",
18+ "fuzzy-finder",
19+ "preconfigured-configuration",
20+ "telescope",
21+ "lsp",
22+ "language",
23+ "command-line",
24+ "version-manager",
25+ "dependency-management",
26+ "game",
27+ "programming-languages-support",
28+ "diagnostics",
29+ "github",
30+ "tabline",
31+ "plugin"
32+ ]
33 }
34 ]
35 }