-
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.
- Loading branch information
Showing
45 changed files
with
43 additions
and
477 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,105 +1,3 @@ | ||
[submodule ".vim/bundle/rubytest"] | ||
path = .vim/bundle/rubytest | ||
url = https://github.com/janx/vim-rubytest.git | ||
[submodule ".vim/bundle/gundo"] | ||
path = .vim/bundle/gundo | ||
url = http://github.com/sjl/gundo.vim.git | ||
[submodule ".vim/bundle/nerdtree"] | ||
path = .vim/bundle/nerdtree | ||
url = https://github.com/scrooloose/nerdtree.git | ||
[submodule ".vim/bundle/vim-rails"] | ||
path = .vim/bundle/vim-rails | ||
url = https://github.com/tpope/vim-rails.git | ||
[submodule ".vim/bundle/syntastic"] | ||
path = .vim/bundle/syntastic | ||
url = https://github.com/scrooloose/syntastic.git | ||
[submodule ".vim/bundle/vim-surround"] | ||
path = .vim/bundle/vim-surround | ||
url = https://github.com/tpope/vim-surround | ||
[submodule ".vim/bundle/vim-fugitive"] | ||
path = .vim/bundle/vim-fugitive | ||
url = https://github.com/tpope/vim-fugitive | ||
[submodule ".vim/bundle/zoom"] | ||
path = .vim/bundle/zoom | ||
url = https://github.com/taku-o/vim-zoom.git | ||
[submodule ".vim/bundle/nerdcommenter"] | ||
path = .vim/bundle/nerdcommenter | ||
url = https://github.com/scrooloose/nerdcommenter.git | ||
[submodule ".vim/bundle/closetag"] | ||
path = .vim/bundle/closetag | ||
url = https://github.com/docunext/closetag.vim.git | ||
[submodule ".vim/bundle/bufexplorer"] | ||
path = .vim/bundle/bufexplorer | ||
url = https://github.com/corntrace/bufexplorer.git | ||
[submodule ".vim/bundle/vim-snipmate"] | ||
path = .vim/bundle/vim-snipmate | ||
url = https://github.com/garbas/vim-snipmate.git | ||
[submodule ".vim/snippets"] | ||
path = .vim/snippets | ||
url = https://github.com/scrooloose/snipmate-snippets.git | ||
[submodule ".vim/bundle/vim-addon-mw-utils"] | ||
path = .vim/bundle/vim-addon-mw-utils | ||
url = https://github.com/MarcWeber/vim-addon-mw-utils.git | ||
[submodule ".vim/bundle/vim-endwise"] | ||
path = .vim/bundle/vim-endwise | ||
url = git://github.com/tpope/vim-endwise.git | ||
[submodule ".vim/bundle/vim-repeat"] | ||
path = .vim/bundle/vim-repeat | ||
url = git://github.com/tpope/vim-repeat.git | ||
[submodule ".vim/bundle/command-t"] | ||
path = .vim/bundle/command-t | ||
url = git://github.com/wincent/Command-T.git | ||
[submodule ".vim/bundle/vim-unimpaired"] | ||
path = .vim/bundle/vim-unimpaired | ||
url = git://github.com/tpope/vim-unimpaired.git | ||
[submodule ".vim/bundle/vim-ruby"] | ||
path = .vim/bundle/vim-ruby | ||
url = git://github.com/vim-ruby/vim-ruby.git | ||
[submodule ".vim/bundle/tlib"] | ||
path = .vim/bundle/tlib | ||
url = git://github.com/vim-scripts/tlib.git | ||
[submodule ".vim/bundle/jasmine"] | ||
path = .vim/bundle/jasmine | ||
url = git://github.com/claco/jasmine.vim.git | ||
[submodule ".vim/bundle/vim-colorschemes"] | ||
path = .vim/bundle/vim-colorschemes | ||
url = https://github.com/flazz/vim-colorschemes.git | ||
[submodule ".vim/bundle/vim-elixir"] | ||
path = .vim/bundle/vim-elixir | ||
url = https://github.com/elixir-lang/vim-elixir.git | ||
[submodule ".vim/bundle/vim-colors-solarized"] | ||
path = .vim/bundle/vim-colors-solarized | ||
url = git://github.com/altercation/vim-colors-solarized.git | ||
[submodule ".vim/bundle/vim-extest"] | ||
path = .vim/bundle/vim-extest | ||
url = [email protected]:BjRo/vim-extest.git | ||
[submodule ".vim/bundle/vim-shimmer"] | ||
path = .vim/bundle/vim-shimmer | ||
url = https://github.com/BjRo/vim-shimmer.git | ||
[submodule ".vim/bundle/elixir-snippets"] | ||
path = .vim/bundle/elixir-snippets | ||
url = https://github.com/carlosgaldino/elixir-snippets.git | ||
[submodule ".vim/bundle/vim-yankstack"] | ||
path = .vim/bundle/vim-yankstack | ||
url = https://github.com/maxbrunsfeld/vim-yankstack.git | ||
[submodule ".vim/bundle/rust.vim"] | ||
path = .vim/bundle/rust.vim | ||
url = https://github.com/wting/rust.vim.git | ||
[submodule ".vim/bundle/vim-scala"] | ||
path = .vim/bundle/vim-scala | ||
url = [email protected]:derekwyatt/vim-scala.git | ||
[submodule ".vim/bundle/tagbar"] | ||
path = .vim/bundle/tagbar | ||
url = [email protected]:majutsushi/tagbar.git | ||
[submodule ".vim/bundle/open-browser.vim"] | ||
path = .vim/bundle/open-browser.vim | ||
url = [email protected]:tyru/open-browser.vim.git | ||
[submodule ".vim/bundle/open-browser-github.vim"] | ||
path = .vim/bundle/open-browser-github.vim | ||
url = [email protected]:tyru/open-browser-github.vim.git | ||
[submodule ".vim/bundle/vim-gitgutter"] | ||
path = .vim/bundle/vim-gitgutter | ||
url = [email protected]:airblade/vim-gitgutter.git | ||
[submodule ".vim/bundle/Vundle.vim"] | ||
path = .vim/bundle/Vundle.vim | ||
url = https://github.com/VundleVim/Vundle.vim.git |
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Submodule bufexplorer
deleted from
d1dc1b
Submodule closetag
deleted from
a52525
Submodule command-t
deleted from
2d80b2
Submodule elixir-snippets
deleted from
1bc761
Submodule gundo
deleted from
e7fe41
Submodule jasmine
deleted from
50cae1
Submodule nerdcommenter
deleted from
1f4bfd
Submodule nerdtree
deleted from
4ebbb5
Oops, something went wrong.