- commit
- e9260fc
- parent
- c3239fa
- author
- Justin M. Keyes
- date
- 2023-06-05 03:43:08 +0000 UTC
add plugins: dirvish, sneak (#387) * add vim-dirvish * add vim-sneak
1 files changed,
+18,
-0
+18,
-0
1@@ -370,6 +370,24 @@
2 "git",
3 "utility"
4 ]
5+ },
6+ {
7+ "type": "github",
8+ "username": "justinmk",
9+ "repo": "vim-dirvish",
10+ "tags": [
11+ "file-explorer",
12+ "plugin"
13+ ]
14+ },
15+ {
16+ "type": "github",
17+ "username": "justinmk",
18+ "repo": "vim-sneak",
19+ "tags": [
20+ "plugin",
21+ "motion"
22+ ]
23 }
24 ]
25 }