-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
72 lines (72 loc) · 2.66 KB
/
.gitmodules
File metadata and controls
72 lines (72 loc) · 2.66 KB
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
[submodule "bundle/ack.vim"]
path = bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule "bundle/nerdtree.vim"]
path = bundle/nerdtree.vim
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim
[submodule "bundle/coffee-script.vim"]
path = bundle/coffee-script.vim
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/fugitive.vim"]
path = bundle/fugitive.vim
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/solarized.vim"]
path = bundle/solarized.vim
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/cocoa.vim"]
path = bundle/cocoa.vim
url = https://github.com/msanders/cocoa.vim.git
[submodule "bundle/pathogen.vim"]
path = bundle/pathogen.vim
url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/gitignore.vim"]
path = bundle/gitignore.vim
url = https://github.com/vim-scripts/gitignore.git
[submodule "bundle/tcomment.vim"]
path = bundle/tcomment.vim
url = git://github.com/tomtom/tcomment_vim.git
[submodule "bundle/vim-indent-guides.vim"]
path = bundle/vim-indent-guides.vim
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "iterm/tmux-MacOSX-pasteboard"]
path = iterm/tmux-MacOSX-pasteboard
url = https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard.git
[submodule "bundle/tagbar.vim"]
path = bundle/tagbar.vim
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/surround.vim"]
path = bundle/surround.vim
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/blade.vim"]
path = bundle/blade.vim
url = git@github.com:johnhamelink/blade.vim.git
[submodule "bundle/twig.vim"]
path = bundle/twig.vim
url = git@github.com:lunaru/vim-twig.git
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = git@github.com:groenewege/vim-less.git
[submodule "bundle/airline.vim"]
path = bundle/airline.vim
url = https://github.com/bling/vim-airline.git
[submodule "bundle/handlebars.vim"]
path = bundle/handlebars.vim
url = git@github.com:nono/vim-handlebars.git
[submodule "bundle/tern.vim"]
path = bundle/tern.vim
url = git@github.com:marijnh/tern_for_vim.git
[submodule "bundle/youcompleteme.vim"]
path = bundle/youcompleteme.vim
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "bundle/jsbeautify.vim"]
path = bundle/jsbeautify.vim
url = git@github.com:maksimr/vim-jsbeautify.git
[submodule "bundle/colorizer.vim"]
path = bundle/colorizer.vim
url = git@github.com:chrisbra/Colorizer.git
[submodule "bundle/rainbow_parentheses.vim"]
path = bundle/rainbow_parentheses.vim
url = git@github.com:kien/rainbow_parentheses.vim.git