Add bats highlighting
This commit is contained in:
parent
824e32b847
commit
16889bf1d2
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -40,3 +40,6 @@
|
|||
[submodule "vim/.vim/bundle/vim-gitgutter"]
|
||||
path = vim/.vim/bundle/vim-gitgutter
|
||||
url = https://github.com/airblade/vim-gitgutter
|
||||
[submodule "vim/.vim/bundle/bats"]
|
||||
path = vim/.vim/bundle/bats
|
||||
url = https://github.com/vim-scripts/bats.vim
|
||||
|
|
1
vim/.vim/bundle/bats
Submodule
1
vim/.vim/bundle/bats
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 3c283f594ff8bc7fb0c25cd07ebef0f17385f94a
|
Loading…
Reference in a new issue