Skip to content

Commit 672a435

Browse files
committed
ci: update makefile with osv
1 parent 54b8e5b commit 672a435

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ test_file: deps/mini.nvim
1010
# Download 'mini.nvim' to use its 'mini.test' testing module
1111
# deps/mini.nvim:
1212
# @mkdir deps
13-
# git clone --filter=blob:none https://github.com/echasnovski/mini.nvim $@
13+
# git clone --filter=blob:none https://github.com/echasnovski/mini.nvim deps/mini.nvim
14+
# git clone https://github.com/jbyuki/one-small-step-for-vimkind dpes/osv

0 commit comments

Comments
 (0)