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: '*'
|
||||
crates.io/fd-find: '*'
|
||||
pip.pypa.io: '*'
|
||||
python.org: ^3
|
||||
nodejs.org: '*'
|
||||
rust-lang.org/cargo: '*'
|
||||
neovim.io: '*'
|
||||
|
@ -43,5 +44,4 @@ provides:
|
|||
- bin/lvim
|
||||
- bin/nvim
|
||||
|
||||
test:
|
||||
lvim -v | grep "NVIM"
|
||||
test: lvim -v | grep "NVIM"
|
||||
|
|
Loading…
Reference in a new issue