Skip to content

Commit

Permalink
added solarized and flake8 as submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
j1z0 committed Sep 18, 2012
1 parent 3cd9373 commit 9c395a9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,9 @@
[submodule "bundle/nerdtree-tabs"]
path = bundle/nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/vim-flake8"]
path = bundle/vim-flake8
url = https://github.com/nvie/vim-flake8.git
1 change: 1 addition & 0 deletions bundle/vim-colors-solarized
Submodule vim-colors-solarized added at 528a59
1 change: 1 addition & 0 deletions bundle/vim-flake8
Submodule vim-flake8 added at f22f60

0 comments on commit 9c395a9

Please sign in to comment.