- commit
- c036f79
- parent
- 1d6220b
- author
- github-actions[bot]
- date
- 2022-07-12 19:24:00 +0000 UTC
[create-pull-request] automated change (#101)
1 files changed,
+12,
-0
+12,
-0
1@@ -65,6 +65,12 @@
2 "repo": "nordic.nvim",
3 "tags": ["tree-sitter-supported-colorscheme"]
4 },
5+ {
6+ "type": "github",
7+ "username": "andrewferrier",
8+ "repo": "textobj-diagnostic.nvim",
9+ "tags": ["diagnostics"]
10+ },
11 {
12 "type": "github",
13 "username": "andweeb",
14@@ -1583,6 +1589,12 @@
15 "repo": "nvim-code-action-menu",
16 "tags": ["neovim-0.5"]
17 },
18+ {
19+ "type": "github",
20+ "username": "Weissle",
21+ "repo": "persistent-breakpoints.nvim",
22+ "tags": ["debugging"]
23+ },
24 {
25 "type": "github",
26 "username": "williamboman",