Skip to content

Commit

Permalink
vim config - starting over
Browse files Browse the repository at this point in the history
  • Loading branch information
allannielsen committed Apr 26, 2013
1 parent 73d8766 commit ea72f1e
Show file tree
Hide file tree
Showing 120 changed files with 171 additions and 15,949 deletions.
27 changes: 27 additions & 0 deletions .gitmodules
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
132 changes: 0 additions & 132 deletions vim/autoload/pathogen.vim

This file was deleted.

39 changes: 0 additions & 39 deletions vim/bundle/Vimball

This file was deleted.

1 change: 1 addition & 0 deletions vim/bundle/a
Submodule a added at 2cbe94
1 change: 1 addition & 0 deletions vim/bundle/align
Submodule align added at 787662
Loading

0 comments on commit ea72f1e

Please sign in to comment.