Remove snipmate plugin, replace it with ultisnips

main
Buddy Sandidge 12 years ago
parent 486fa92c79
commit 8b13316a50

6
.gitmodules vendored

@ -1,6 +1,3 @@
[submodule "vim/bundle/snipmate"]
path = vim/bundle/snipmate
url = https://github.com/xbudex/snipmate.vim.git
[submodule "vim/bundle/wombat"] [submodule "vim/bundle/wombat"]
path = vim/bundle/wombat path = vim/bundle/wombat
url = https://github.com/vim-scripts/Wombat.git url = https://github.com/vim-scripts/Wombat.git
@ -73,3 +70,6 @@
[submodule "vim/bundle/editorconfig"] [submodule "vim/bundle/editorconfig"]
path = vim/bundle/editorconfig path = vim/bundle/editorconfig
url = https://github.com/editorconfig/editorconfig-vim.git url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "vim/bundle/ultisnips"]
path = vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git

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

@ -0,0 +1 @@
Subproject commit 43b1cbd9585319c399e33f9e9f611dabedc37781
Loading…
Cancel
Save