aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMatt Singleton <matt@datadoghq.com>2013-08-21 10:17:54 -0400
committerMatt Singleton <matt@xcolour.net>2013-08-21 10:24:11 -0400
commit38d4dc896230c47ce623f30e5bd6f4c3011f8972 (patch)
treec4d3ab7443dd9d16596a1b5e9cc054eb71bde0e2 /.gitmodules
parent9d2b90e47f451fd39dae9e274a44a685e3ee907c (diff)
replace pathogen with vundle
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules24
1 files changed, 0 insertions, 24 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index fadcd43..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,24 +0,0 @@
-[submodule "vim/bundle/pathogen"]
- path = vim/bundle/pathogen
- url = https://github.com/tpope/vim-pathogen.git
-[submodule "vim/bundle/nerdtree"]
- path = vim/bundle/nerdtree
- url = https://github.com/scrooloose/nerdtree.git
-[submodule "vim/bundle/coffee-script"]
- path = vim/bundle/coffee-script
- url = https://github.com/kchmck/vim-coffee-script.git
-[submodule "vim/bundle/solarized"]
- path = vim/bundle/solarized
- url = https://github.com/altercation/vim-colors-solarized.git
-[submodule "vim/bundle/bufexplorer"]
- path = vim/bundle/bufexplorer
- url = https://github.com/vim-scripts/bufexplorer.zip.git
-[submodule "vim/bundle/ctrlp"]
- path = vim/bundle/ctrlp
- url = https://github.com/kien/ctrlp.vim.git
-[submodule "vim/bundle/powerline"]
- path = vim/bundle/powerline
- url = https://github.com/Lokaltog/vim-powerline.git
-[submodule "vim/bundle/gitgutter"]
- path = vim/bundle/gitgutter
- url = git://github.com/airblade/vim-gitgutter.git