forked from GriffinHeart/user-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
84 lines (84 loc) · 3.25 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
[submodule ".vim/bundle/vim-pathogen"]
path = .vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule ".vim/bundle/vim-bundler"]
path = .vim/bundle/vim-bundler
url = git://github.com/tpope/vim-bundler.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/vim-rails"]
path = .vim/bundle/vim-rails
url = git://github.com/tpope/vim-rails.git
[submodule ".vim/bundle/vim-ruby"]
path = .vim/bundle/vim-ruby
url = git://github.com/vim-ruby/vim-ruby.git
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule ".vim/bundle/command-t"]
path = .vim/bundle/command-t
url = https://github.com/wincent/Command-T
[submodule ".vim/bundle/vim-tmux-navigator"]
path = .vim/bundle/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator.git
[submodule "/home/Griff/.vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule ".vim/bundle/matchit"]
path = .vim/bundle/matchit
url = https://github.com/tmhedberg/matchit
[submodule ".vim/bundle/vim-ruby-refactoring"]
path = .vim/bundle/vim-ruby-refactoring
url = https://github.com/ecomba/vim-ruby-refactoring
[submodule ".vim/bundle/vim-surround.git"]
path = .vim/bundle/vim-surround.git
url = git://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/vim-rbenv"]
path = .vim/bundle/vim-rbenv
url = https://github.com/tpope/vim-rbenv
[submodule ".vim/bundle/tslime"]
path = .vim/bundle/tslime
url = https://github.com/jgdavey/tslime.vim
[submodule ".vim/bundle/vim-cucumber"]
path = .vim/bundle/vim-cucumber
url = https://github.com/tpope/vim-cucumber
[submodule ".vim/bundle/tagbar"]
path = .vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar
[submodule ".vim/bundle/vim-jade"]
path = .vim/bundle/vim-jade
url = https://github.com/digitaltoad/vim-jade
[submodule ".vim/bundle/ag-vim"]
path = .vim/bundle/ag-vim
url = https://github.com/rking/ag.vim
[submodule ".vim/bundle/vim-ident-guides"]
path = .vim/bundle/vim-ident-guides
url = https://github.com/nathanaelkane/vim-indent-guides
[submodule ".vim/bundle/vim-spec"]
path = .vim/bundle/vim-spec
url = https://github.com/geekjuice/vim-spec
[submodule ".vim/bundle/vim-stylus"]
path = .vim/bundle/vim-stylus
url = https://github.com/wavded/vim-stylus
[submodule ".vim/bundle/vim-repeat"]
path = .vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule ".vim/bundle/vim-unimpaired"]
path = .vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule ".vim/bundle/vim-easymotion"]
path = .vim/bundle/vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion
[submodule ".vim/bundle/tlib_vim"]
path = .vim/bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.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/Vundle.vim"]
path = .vim/bundle/Vundle.vim
url = https://github.com/gmarik/Vundle.vim.git