diff -r e28e52dcf908 -r 01f49b9e842c .vim/bundle/editorconfig-vim/.gitmodules --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.vim/bundle/editorconfig-vim/.gitmodules Wed Sep 09 10:43:34 2015 +0200 @@ -0,0 +1,3 @@ +[submodule "tests/spec/plugin_tests"] + path = tests/spec/plugin_tests + url = https://github.com/editorconfig/editorconfig-plugin-tests.git