Explorar el Código

Add some default snippets

Andrew Swistak hace 11 años
padre
commit
80f052a3e2
Se han modificado 2 ficheros con 5 adiciones y 0 borrados
  1. 4 0
      .gitmodules
  2. 1 0
      vim/bundle/vim-snippets

+ 4 - 0
.gitmodules

@@ -86,3 +86,7 @@
   path = vim/bundle/vim-coffee-script
   url = https://github.com/kchmck/vim-coffee-script.git
   ignore = dirty
+[submodule "vim/bundle/vim-snippets"]
+	path = vim/bundle/vim-snippets
+	url = https://github.com/honza/vim-snippets.git
+  ignore = dirty

+ 1 - 0
vim/bundle/vim-snippets

@@ -0,0 +1 @@
+Subproject commit debd25711562840870fec38d20106d310e252789