Parcourir la source

Add vim-rspec as submodule

Andrew Swistak il y a 11 ans
Parent
commit
226151a205
2 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 5 0
      .gitmodules
  2. 1 0
      vim/bundle/vim-rspec

+ 5 - 0
.gitmodules

@@ -101,3 +101,8 @@
 [submodule "vim/bundle/tabular"]
 	path = vim/bundle/tabular
 	url = https://github.com/godlygeek/tabular.git
+  ignore = dirty
+[submodule "vim/bundle/vim-rspec"]
+	path = vim/bundle/vim-rspec
+	url = https://github.com/thoughtbot/vim-rspec.git
+  ignore = dirty

+ 1 - 0
vim/bundle/vim-rspec

@@ -0,0 +1 @@
+Subproject commit 65735f6416feccbc0ea408f3d6fc3fefc7be0b3f