Skip to content

Commit 074db33

Browse files
committed
updaet
1 parent 7d4b5b3 commit 074db33

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

pkg.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "dirvish-do.nvim",
3+
"engines": {
4+
"nvim": "^0.8.0"
5+
},
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/brianhuster/dirvish-do.nvim"
9+
},
10+
"dependencies": {
11+
"https://github.com/justinmk/vim-dirvish": "main"
12+
}
13+
}

0 commit comments

Comments
 (0)