Merge pull request #13429 from aparcar/vim-runtime
vim: add runtime test
This commit is contained in:
commit
d539df716e
1 changed files with 3 additions and 0 deletions
3
utils/vim/test.sh
Normal file
3
utils/vim/test.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
vim --version | grep "$2"
|
Loading…
Reference in a new issue