We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b8e5b commit 672a435Copy full SHA for 672a435
Makefile
@@ -10,4 +10,5 @@ test_file: deps/mini.nvim
10
# Download 'mini.nvim' to use its 'mini.test' testing module
11
# deps/mini.nvim:
12
# @mkdir deps
13
-# git clone --filter=blob:none https://github.com/echasnovski/mini.nvim $@
+# 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