mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
277426d258
commit
118fdcc7d1
1 changed files with 2 additions and 2 deletions
|
@ -9,6 +9,7 @@ dependencies:
|
||||||
gnu.org/bash: '*'
|
gnu.org/bash: '*'
|
||||||
crates.io/fd-find: '*'
|
crates.io/fd-find: '*'
|
||||||
pip.pypa.io: '*'
|
pip.pypa.io: '*'
|
||||||
|
python.org: ^3
|
||||||
nodejs.org: '*'
|
nodejs.org: '*'
|
||||||
rust-lang.org/cargo: '*'
|
rust-lang.org/cargo: '*'
|
||||||
neovim.io: '*'
|
neovim.io: '*'
|
||||||
|
@ -43,5 +44,4 @@ provides:
|
||||||
- bin/lvim
|
- bin/lvim
|
||||||
- bin/nvim
|
- bin/nvim
|
||||||
|
|
||||||
test:
|
test: lvim -v | grep "NVIM"
|
||||||
lvim -v | grep "NVIM"
|
|
||||||
|
|
Loading…
Reference in a new issue