git modules removed

This commit is contained in:
Michael Skrynski
2014-09-09 08:52:16 +02:00
parent f92c9940ec
commit 532f4f315f
22 changed files with 0 additions and 81 deletions

60
.gitmodules vendored
View File

@@ -1,60 +0,0 @@
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
precomposeunicode = true
[remote "origin"]
url = git@github.com:zlorfi/dotfiles.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master
[user]
email = zlorfi@gmail.com
name = michi
[submodule "vim/bundle/Vundle.vim"]
path = vim/bundle/Vundle.vim
url = https://github.com/gmarik/Vundle.vim.git
[submodule "vim/bundle/supertab"]
url = https://github.com/ervandew/supertab.git
[submodule "vim/bundle/yaml-vim"]
url = https://github.com/ingydotnet/yaml-vim.git
[submodule "vim/bundle/vim-coffee-script"]
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "vim/bundle/ctrlp.vim"]
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/ack.vim"]
url = https://github.com/mileszs/ack.vim.git
[submodule "vim/bundle/vim-mustache-handlebars"]
url = https://github.com/mustache/vim-mustache-handlebars.git
[submodule "vim/bundle/vim-javascript"]
url = https://github.com/pangloss/vim-javascript.git
[submodule "vim/bundle/delimitMate"]
url = https://github.com/Raimondi/delimitMate.git
[submodule "vim/bundle/nerdcommenter"]
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/nerdtree"]
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/gundo.vim"]
url = https://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/vim-cucumber"]
url = https://github.com/tpope/vim-cucumber.git
[submodule "vim/bundle/vim-endwise"]
url = https://github.com/tpope/vim-endwise.git
[submodule "vim/bundle/vim-fugitive"]
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-haml"]
url = https://github.com/tpope/vim-haml.git
[submodule "vim/bundle/vim-rails"]
url = https://github.com/tpope/vim-rails.git
[submodule "vim/bundle/vim-surround"]
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/vimwiki"]
url = https://github.com/vimwiki/vimwiki.git
[submodule "vim/bundle/vim-ruby"]
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "vim/bundle/vim-airline"]
url = https://github.com/bling/vim-airline.git
[difftool "tower"]
cmd = \"/Applications/Tower.app/Contents/Resources/kaleidoscope.sh\" \"$LOCAL\" \"$REMOTE\" \"$MERGED\"

Submodule vim/bundle/ack.vim deleted from 303bceff1c

Submodule vim/bundle/ctrlp.vim deleted from b5d3fe66a5

Submodule vim/bundle/delimitMate deleted from 38487bbec8

Submodule vim/bundle/gundo.vim deleted from 3975ac8715

Submodule vim/bundle/nerdcommenter deleted from 6549cfde45

Submodule vim/bundle/nerdtree deleted from 4f1e6ecb05

Submodule vim/bundle/supertab deleted from 4e2376a5b4

Submodule vim/bundle/vim-airline deleted from 3f3ae446e1

Submodule vim/bundle/vim-coffee-script deleted from 18c68524ab

Submodule vim/bundle/vim-cucumber deleted from e1728c9141

Submodule vim/bundle/vim-endwise deleted from ab5f7f99f4

Submodule vim/bundle/vim-fugitive deleted from 0374322ba5

Submodule vim/bundle/vim-haml deleted from 204e327211

Submodule vim/bundle/vim-javascript deleted from f8122fd1ca

Submodule vim/bundle/vim-mustache-handlebars deleted from 71bd9aff49

Submodule vim/bundle/vim-rails deleted from c406fb76c8

Submodule vim/bundle/vim-ruby deleted from 5bc55bec63

Submodule vim/bundle/vim-surround deleted from fa433e0b73

Submodule vim/bundle/vimwiki deleted from 2c03d82a0e

Submodule vim/bundle/yaml-vim deleted from 033d904b16