Add first-pass testing framework based on vim's runtest.vim
This commit is contained in:
parent
3092c06cd7
commit
2cfd5afacb
14 changed files with 1043 additions and 184 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -0,0 +1,6 @@
|
|||
[submodule "vendor/vader.vim"]
|
||||
path = vendor/vader.vim
|
||||
url = https://github.com/junegunn/vader.vim
|
||||
[submodule "vendor/vim-themis"]
|
||||
path = vendor/vim-themis
|
||||
url = https://github.com/thinca/vim-themis
|
||||
Loading…
Add table
Add a link
Reference in a new issue