-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[vim] removed all pathogen submodules
- Loading branch information
Nicola Paolucci
committed
Jun 11, 2013
1 parent
3bec8db
commit 877cb44
Showing
28 changed files
with
0 additions
and
126 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,102 +1,3 @@ | ||
[submodule ".vim/bundle/scrooloose-nerdtree"] | ||
path = .vim/bundle/scrooloose-nerdtree | ||
url = git://github.com/scrooloose/nerdtree.git | ||
ignore = dirty | ||
[submodule ".vim/bundle/scrooloose-nerdcommenter"] | ||
path = .vim/bundle/scrooloose-nerdcommenter | ||
url = git://github.com/scrooloose/nerdcommenter.git | ||
ignore = dirty | ||
[submodule ".vim/bundle/replace-with-register"] | ||
path = .vim/bundle/replace-with-register | ||
url = git://github.com/vim-scripts/ReplaceWithRegister.git | ||
ignore = dirty | ||
[submodule ".vim/bundle/search-fold"] | ||
path = .vim/bundle/search-fold | ||
url = git://github.com/vim-scripts/searchfold.vim.git | ||
ignore = dirty | ||
[submodule ".vim/bundle/msanders-snipmate"] | ||
path = .vim/bundle/msanders-snipmate | ||
url = git://github.com/msanders/snipmate.vim.git | ||
ignore = dirty | ||
[submodule ".vim/bundle/kchmck-vim-coffee-script"] | ||
path = .vim/bundle/kchmck-vim-coffee-script | ||
url = git://github.com/kchmck/vim-coffee-script.git | ||
ignore = dirty | ||
[submodule ".vim/bundle/tpope-vim-fugitive"] | ||
path = .vim/bundle/tpope-vim-fugitive | ||
url = git://github.com/tpope/vim-fugitive.git | ||
ignore = dirty | ||
[submodule ".vim/bundle/michaeljsmith-vim-indent-object"] | ||
path = .vim/bundle/michaeljsmith-vim-indent-object | ||
url = git://github.com/michaeljsmith/vim-indent-object.git | ||
ignore = dirty | ||
[submodule ".vim/bundle/pangloss-vim-javascript"] | ||
path = .vim/bundle/pangloss-vim-javascript | ||
url = git://github.com/pangloss/vim-javascript.git | ||
ignore = dirty | ||
[submodule ".vim/bundle/mikewest-vimroom"] | ||
path = .vim/bundle/mikewest-vimroom | ||
url = git://github.com/mikewest/vimroom.git | ||
ignore = dirty | ||
[submodule ".vim/bundle/tpope-vim-surround"] | ||
path = .vim/bundle/tpope-vim-surround | ||
url = git://github.com/tpope/vim-surround.git | ||
ignore = dirty | ||
[submodule ".vim/bundle/tpope-vim-unimpaired"] | ||
path = .vim/bundle/tpope-vim-unimpaired | ||
url = git://github.com/tpope/vim-unimpaired.git | ||
ignore = dirty | ||
[submodule ".vim/bundle/airblade-vim-rooter"] | ||
path = .vim/bundle/airblade-vim-rooter | ||
url = git://github.com/airblade/vim-rooter.git | ||
ignore = dirty | ||
[submodule ".vim/bundle/rainbow-parenthesis"] | ||
path = .vim/bundle/rainbow-parenthesis | ||
url = git://github.com/vim-scripts/Rainbow-Parenthesis.git | ||
ignore = dirty | ||
[submodule ".vim/bundle/edsono-vim-matchit"] | ||
path = .vim/bundle/edsono-vim-matchit | ||
url = git://github.com/edsono/vim-matchit.git | ||
ignore = dirty | ||
[submodule ".vim/bundle/shemerey-vim-peepopen"] | ||
path = .vim/bundle/shemerey-vim-peepopen | ||
url = git://github.com/shemerey/vim-peepopen.git | ||
ignore = dirty | ||
[submodule ".vim/bundle/kien-vim-ctrlp"] | ||
path = .vim/bundle/kien-vim-ctrlp | ||
url = git://github.com/kien/ctrlp.vim.git | ||
ignore = dirty | ||
[submodule ".vim/bundle/tjennings-git-grep-vim"] | ||
path = .vim/bundle/tjennings-git-grep-vim | ||
url = git://github.com/tjennings/git-grep-vim.git | ||
ignore = dirty | ||
[submodule ".oh-my-zsh"] | ||
path = .oh-my-zsh | ||
url = git://github.com/robbyrussell/oh-my-zsh.git | ||
[submodule ".vim/bundle/lokaltog-vim-easymotion"] | ||
path = .vim/bundle/lokaltog-vim-easymotion | ||
url = git://github.com/Lokaltog/vim-easymotion.git | ||
[submodule ".vim/bundle/groenewege-vim-less.git"] | ||
path = .vim/bundle/groenewege-vim-less.git | ||
url = git://github.com/groenewege/vim-less.git | ||
[submodule ".vim/bundle/tpope-vim-repeat"] | ||
path = .vim/bundle/tpope-vim-repeat | ||
url = git://github.com/tpope/vim-repeat.git | ||
[submodule ".vim/bundle/altercation-vim-colors-solarized"] | ||
path = .vim/bundle/altercation-vim-colors-solarized | ||
url = https://github.com/durdn/vim-colors-solarized.git | ||
[submodule ".vim/bundle/tpope-vim-markdown"] | ||
path = .vim/bundle/tpope-vim-markdown | ||
url = git://github.com/tpope/vim-markdown.git | ||
[submodule ".vim/bundle/durdn-vim-powerline"] | ||
path = .vim/bundle/durdn-vim-powerline | ||
url = https://github.com/durdn/vim-powerline.git | ||
[submodule ".vim/bundle/nelstrom-vim-markdown-folding"] | ||
path = .vim/bundle/nelstrom-vim-markdown-folding | ||
url = git://github.com/nelstrom/vim-markdown-folding.git | ||
[submodule ".vim/bundle/rodjek-vim-puppet"] | ||
path = .vim/bundle/rodjek-vim-puppet | ||
url = git://github.com/rodjek/vim-puppet.git | ||
[submodule ".vim/bundle/ivanov-vim-ipython"] | ||
path = .vim/bundle/ivanov-vim-ipython | ||
url = https://github.com/ivanov/vim-ipython |
Submodule airblade-vim-rooter
deleted from
529d4c
Submodule altercation-vim-colors-solarized
deleted from
8e65a0
Submodule durdn-vim-powerline
deleted from
92b7d9
Submodule edsono-vim-matchit
deleted from
d9ec30
Submodule groenewege-vim-less.git
deleted from
3c2a26
Submodule ivanov-vim-ipython
deleted from
159383
Submodule kchmck-vim-coffee-script
deleted from
ae7ebc
Submodule kien-vim-ctrlp
deleted from
64dca5
Submodule lokaltog-vim-easymotion
deleted from
667a66
Submodule michaeljsmith-vim-indent-object
deleted from
78fffa
Submodule mikewest-vimroom
deleted from
0db7b4
Submodule msanders-snipmate
deleted from
f5a75d
Submodule nelstrom-vim-markdown-folding
deleted from
c04f20
Submodule pangloss-vim-javascript
deleted from
e66f90
Submodule rainbow-parenthesis
deleted from
e1fa51
Submodule replace-with-register
deleted from
9c117d
Submodule rodjek-vim-puppet
deleted from
782677
Submodule scrooloose-nerdcommenter
deleted from
0fe493
Submodule scrooloose-nerdtree
deleted from
49b887
Submodule search-fold
deleted from
f2b988
Submodule shemerey-vim-peepopen
deleted from
7d488a
Submodule tjennings-git-grep-vim
deleted from
f340ec
Submodule tpope-vim-fugitive
deleted from
b4b75e
Submodule tpope-vim-markdown
deleted from
9407da
Submodule tpope-vim-repeat
deleted from
1118a8
Submodule tpope-vim-surround
deleted from
4eb2cd
Submodule tpope-vim-unimpaired
deleted from
8505f2