summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2013-11-09 15:24:41 -0500
committerJune McEnroe <june@causal.agency>2013-11-09 15:31:22 -0500
commite147881d1099760319c12326ecc6244555967ed2 (patch)
tree4091a7cf19b2b3eae1c406875f30ede621a54464 /.gitmodules
parentAdd vim-easy-align (diff)
downloadsrc-e147881d1099760319c12326ecc6244555967ed2.tar.gz
src-e147881d1099760319c12326ecc6244555967ed2.zip
Switch to vim-plug
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules57
1 files changed, 0 insertions, 57 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index 8836f4ae..00000000
--- a/.gitmodules
+++ /dev/null
@@ -1,57 +0,0 @@
-[submodule "bundle/vim-pathogen"]
-	path = bundle/vim-pathogen
-	url = https://github.com/tpope/vim-pathogen.git
-[submodule "bundle/ctrlp.vim"]
-	path = bundle/ctrlp.vim
-	url = https://github.com/kien/ctrlp.vim.git
-[submodule "bundle/Vim-Tomorrow-Theme"]
-	path = bundle/Vim-Tomorrow-Theme
-	url = git://github.com/programble/Vim-Tomorrow-Theme.git
-[submodule "bundle/vim-pasta"]
-	path = bundle/vim-pasta
-	url = https://github.com/sickill/vim-pasta.git
-[submodule "bundle/vim-fugitive"]
-	path = bundle/vim-fugitive
-	url = https://github.com/tpope/vim-fugitive.git
-[submodule "bundle/gist-vim"]
-	path = bundle/gist-vim
-	url = https://github.com/mattn/gist-vim.git
-[submodule "bundle/syntastic"]
-	path = bundle/syntastic
-	url = https://github.com/scrooloose/syntastic.git
-[submodule "bundle/vim-markdown"]
-	path = bundle/vim-markdown
-	url = https://github.com/tpope/vim-markdown.git
-[submodule "bundle/itchy.vim"]
-	path = bundle/itchy.vim
-	url = git://github.com/programble/itchy.vim.git
-[submodule "bundle/webapi-vim"]
-	path = bundle/webapi-vim
-	url = https://github.com/mattn/webapi-vim.git
-[submodule "bundle/refheap.vim"]
-	path = bundle/refheap.vim
-	url = https://github.com/Raynes/refheap.vim.git
-[submodule "bundle/base16-vim"]
-	path = bundle/base16-vim
-	url = https://github.com/programble/base16-vim.git
-[submodule "bundle/vim-commentary"]
-	path = bundle/vim-commentary
-	url = https://github.com/tpope/vim-commentary.git
-[submodule "bundle/vim-ragtag"]
-	path = bundle/vim-ragtag
-	url = https://github.com/tpope/vim-ragtag.git
-[submodule "bundle/vim-airline"]
-	path = bundle/vim-airline
-	url = https://github.com/bling/vim-airline.git
-[submodule "bundle/tagbar"]
-	path = bundle/tagbar
-	url = https://github.com/majutsushi/tagbar.git
-[submodule "bundle/vim-signify"]
-	path = bundle/vim-signify
-	url = https://github.com/mhinz/vim-signify.git
-[submodule "bundle/jellybeans.vim"]
-	path = bundle/jellybeans.vim
-	url = https://github.com/programble/jellybeans.vim
-[submodule "bundle/vim-easy-align"]
-	path = bundle/vim-easy-align
-	url = https://github.com/junegunn/vim-easy-align.git