-
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
1 parent
73d8766
commit ea72f1e
Showing
120 changed files
with
171 additions
and
15,949 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 |
---|---|---|
@@ -0,0 +1,27 @@ | ||
[submodule "vim/bundle/vim-pathogen"] | ||
path = vim/bundle/vim-pathogen | ||
url = git://github.com/tpope/vim-pathogen.git | ||
[submodule "vim/bundle/csapprox"] | ||
path = vim/bundle/csapprox | ||
url = git://github.com/godlygeek/csapprox.git | ||
[submodule "vim/bundle/align"] | ||
path = vim/bundle/align | ||
url = git://github.com/vim-scripts/Align.git | ||
[submodule "vim/bundle/vim-powerline"] | ||
path = vim/bundle/vim-powerline | ||
url = git://github.com/Lokaltog/vim-powerline.git | ||
[submodule "vim/bundle/a"] | ||
path = vim/bundle/a | ||
url = git://github.com/vim-scripts/a.vim.git | ||
[submodule "vim/bundle/ultisnips"] | ||
path = vim/bundle/ultisnips | ||
url = git://github.com/SirVer/ultisnips.git | ||
[submodule "vim/bundle/tlib"] | ||
path = vim/bundle/tlib | ||
url = git://github.com/vim-scripts/tlib.git | ||
[submodule "vim/bundle/vim-fugitive"] | ||
path = vim/bundle/vim-fugitive | ||
url = git://github.com/tpope/vim-fugitive.git | ||
[submodule "vim/bundle/errormarker"] | ||
path = vim/bundle/errormarker | ||
url = git://github.com/vim-scripts/errormarker.vim.git |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Submodule a
added at
2cbe94
Submodule align
added at
787662
Oops, something went wrong.