-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
66 lines (66 loc) · 2.76 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
[submodule "home/.vim/bundle/vim-coffee-script"]
path = home/.vim/bundle/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "home/.vim/bundle/vim-colors-solarized"]
path = home/.vim/bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "home/.vim/bundle/vim-fugitive"]
path = home/.vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "home/.vim/bundle/vim-git"]
path = home/.vim/bundle/vim-git
url = git://github.com/tpope/vim-git.git
[submodule "home/.vim/bundle/vim-haml"]
path = home/.vim/bundle/vim-haml
url = git://github.com/tpope/vim-haml.git
[submodule "home/.vim/bundle/vim-handlebars"]
path = home/.vim/bundle/vim-handlebars
url = git://github.com/nono/vim-handlebars.git
[submodule "home/.vim/bundle/vim-markdown"]
path = home/.vim/bundle/vim-markdown
url = git://github.com/tpope/vim-markdown.git
[submodule "home/.vim/bundle/vim-rails"]
path = home/.vim/bundle/vim-rails
url = git://github.com/tpope/vim-rails.git
[submodule "home/.vim/bundle/vim-ruby"]
path = home/.vim/bundle/vim-ruby
url = git://github.com/vim-ruby/vim-ruby.git
[submodule "home/.vim/bundle/vim-trailing-whitespace"]
path = home/.vim/bundle/vim-trailing-whitespace
url = git://github.com/bronson/vim-trailing-whitespace.git
[submodule "home/.vim/vim-pathogen"]
path = home/.vim/vim-pathogen
url = git://github.com/tpope/vim-pathogen.git
[submodule "home/.vim/not-bundle/vim-autocorrect"]
path = home/.vim/not-bundle/vim-autocorrect
url = git://github.com/panozzaj/vim-autocorrect.git
[submodule "home/.vim/bundle/gundo.vim"]
path = home/.vim/bundle/gundo.vim
url = git://github.com/sjl/gundo.vim.git
[submodule "home/.vim/bundle/nerdtree"]
path = home/.vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "home/.vim/bundle/vim-surround"]
path = home/.vim/bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "home/.vim/bundle/screen"]
path = home/.vim/bundle/screen
url = git://github.com/ervandew/screen.git
[submodule "home/.vim/bundle/funcoo"]
path = home/.vim/bundle/funcoo
url = [email protected]:rizzatti/funcoo.vim.git
[submodule "home/.vim/bundle/dash"]
path = home/.vim/bundle/dash
url = [email protected]:rizzatti/dash.vim.git
[submodule "home/.vim/bundle/ctrlp.vim"]
path = home/.vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "home/.powerline"]
path = home/.powerline
url = https://github.com/Lokaltog/powerline.git
[submodule "home/.vim/bundle/vim-nerdtree-tabs"]
path = home/.vim/bundle/vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule "home/.vim/bundle/vim-multiple-cursors"]
path = home/.vim/bundle/vim-multiple-cursors
url = https://github.com/terryma/vim-multiple-cursors.git