|
1 |
| -[submodule "dotfiles/vim/bundle/ctrlp.vim"] |
2 |
| - path = dotfiles/vim/bundle/ctrlp.vim |
3 |
| - url = https://github.com/kien/ctrlp.vim |
4 |
| -[submodule "dotfiles/vim/bundle/vim-bundler"] |
5 |
| - path = dotfiles/vim/bundle/vim-bundler |
6 |
| - url = https://github.com/tpope/vim-bundler |
7 |
| -[submodule "dotfiles/vim/bundle/vim-coffee-script"] |
8 |
| - path = dotfiles/vim/bundle/vim-coffee-script |
9 |
| - url = https://github.com/kchmck/vim-coffee-script |
10 |
| -[submodule "dotfiles/vim/bundle/vim-rails"] |
11 |
| - path = dotfiles/vim/bundle/vim-rails |
12 |
| - url = https://github.com/tpope/vim-rails |
13 |
| -[submodule "dotfiles/vim/bundle/vim-ruby"] |
14 |
| - path = dotfiles/vim/bundle/vim-ruby |
15 |
| - url = https://github.com/vim-ruby/vim-ruby |
16 |
| -[submodule "dotfiles/vim/bundle/vim-slim"] |
17 |
| - path = dotfiles/vim/bundle/vim-slim |
18 |
| - url = https://github.com/slim-template/vim-slim |
19 |
| -[submodule "dotfiles/vim/bundle/vim-surround"] |
20 |
| - path = dotfiles/vim/bundle/vim-surround |
21 |
| - url = https://github.com/tpope/vim-surround |
22 |
| -[submodule "dotfiles/vim/bundle/vim-markdown"] |
23 |
| - path = dotfiles/vim/bundle/vim-markdown |
24 |
| - url = https://github.com/plasticboy/vim-markdown.git |
25 |
| -[submodule "dotfiles/vim/bundle/vim-colors-solarized"] |
26 |
| - path = dotfiles/vim/bundle/vim-colors-solarized |
27 |
| - url = https://github.com/altercation/vim-colors-solarized.git |
28 |
| -[submodule "dotfiles/vim/bundle/vim-airline"] |
29 |
| - path = dotfiles/vim/bundle/vim-airline |
30 |
| - url = https://github.com/bling/vim-airline.git |
31 |
| -[submodule "dotfiles/vim/bundle/vim-rspec"] |
32 |
| - path = dotfiles/vim/bundle/vim-rspec |
33 |
| - url = https://github.com/thoughtbot/vim-rspec.git |
34 |
| -[submodule "dotfiles/vim/bundle/vim-fugitive"] |
35 |
| - path = dotfiles/vim/bundle/vim-fugitive |
36 |
| - url = https://github.com/tpope/vim-fugitive |
37 |
| -[submodule "dotfiles/vim/bundle/vim-gitgutter"] |
38 |
| - path = dotfiles/vim/bundle/vim-gitgutter |
39 |
| - url = https://github.com/airblade/vim-gitgutter.git |
40 | 1 | [submodule "script/gnome-terminal-colors-solarized"]
|
41 | 2 | path = script/gnome-terminal-colors-solarized
|
42 | 3 | url = https://github.com/Anthony25/gnome-terminal-colors-solarized.git
|
43 |
| -[submodule "dotfiles/vim/bundle/python-mode"] |
44 |
| - path = dotfiles/vim/bundle/python-mode |
45 |
| - url = https://github.com/klen/python-mode |
46 |
| -[submodule "dotfiles/vim/bundle/nerdtree"] |
47 |
| - path = dotfiles/vim/bundle/nerdtree |
48 |
| - url = https://github.com/scrooloose/nerdtree.git |
49 |
| -[submodule "dotfiles/vim/bundle/rubocop.vim"] |
50 |
| - path = dotfiles/vim/bundle/rubocop.vim |
51 |
| - url = https://github.com/ngmy/vim-rubocop |
52 |
| -[submodule "dotfiles/vim/bundle/syntastic.vim"] |
53 |
| - path = dotfiles/vim/bundle/syntastic.vim |
54 |
| - url = https://github.com/scrooloose/syntastic.git |
55 | 4 | [submodule "dotfiles/oh-my-zsh"]
|
56 | 5 | path = dotfiles/oh-my-zsh
|
57 | 6 | url = https://github.com/robbyrussell/oh-my-zsh
|
0 commit comments