-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
132 lines (132 loc) · 4.52 KB
/
Copy path.gitmodules
File metadata and controls
132 lines (132 loc) · 4.52 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/python-mode"]
path = bundle/python-mode
url = https://github.com/klen/python-mode.git
[submodule "bundle/clang_complete"]
path = bundle/clang_complete
url = https://github.com/Rip-Rip/clang_complete.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/tasklist"]
path = bundle/tasklist
url = https://github.com/vim-scripts/TaskList.vim.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = git://github.com/vim-scripts/bufexplorer.zip.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = git://github.com/majutsushi/tagbar
[submodule "bundle/vimball"]
path = bundle/vimball
url = git://github.com/vim-scripts/Vimball.git
[submodule "bundle/color-solarized"]
path = bundle/color-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "powerline-fonts"]
path = powerline-fonts
url = git://github.com/Lokaltog/powerline-fonts.git
[submodule "bundle/syntasic"]
path = bundle/syntasic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/vim-indent-guides"]
path = bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "bundle/jshint"]
path = bundle/jshint
url = https://github.com/rmanalan/jshint.vim.git
[submodule "bundle/vimpager"]
path = bundle/vimpager
url = http://github.com/rkitover/vimpager
[submodule "bundle/mru"]
path = bundle/mru
url = https://github.com/vim-scripts/mru.vim.git
[submodule "bundle/jedi-vim"]
path = bundle/jedi-vim
url = https://github.com/davidhalter/jedi-vim.git
[submodule "bundle/funcoo.vim"]
path = bundle/funcoo.vim
url = https://github.com/rizzatti/funcoo.vim.git
[submodule "bundle/vim-flake8"]
path = bundle/vim-flake8
url = https://github.com/nvie/vim-flake8.git
[submodule "bundle/auto-pairs"]
path = bundle/auto-pairs
url = https://github.com/jiangmiao/auto-pairs
[submodule "bundle/vim-css-color"]
path = bundle/vim-css-color
url = https://github.com/skammer/vim-css-color.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "bundle/vim-gradle"]
path = bundle/vim-gradle
url = https://github.com/tfnico/vim-gradle.git
[submodule "bundle/spink-color"]
path = bundle/spink-color
url = https://github.com/Junza/Spink.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim
[submodule "bundle/conqueterm"]
path = bundle/conqueterm
url = https://github.com/rosenfeld/conque-term
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "bundle/vim-go"]
path = bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "bundle/vimproc"]
path = bundle/vimproc
url = http://github.com/Shougo/vimproc
[submodule "bundle/vimshell"]
path = bundle/vimshell
url = https://github.com/Shougo/vimshell
[submodule "bundle/dash.vim"]
path = bundle/dash.vim
url = https://github.com/rizzatti/dash.vim.git
[submodule "bundle/zenburn"]
path = bundle/zenburn
url = https://github.com/jnurmine/Zenburn
<<<<<<< HEAD
[submodule "bundle/yowish-color"]
path = bundle/yowish-color
url = https://github.com/kabbamine/yowish.vim
[submodule "bundle/emmet-vim"]
path = bundle/emmet-vim
url = https://github.com/mattn/emmet-vim
[submodule "bundle/djangohtml"]
path = bundle/djangohtml
url = https://github.com/Shtucer/vim-htmldjango_omnicomplete
[submodule "bundle/htmldjango_completion"]
path = bundle/htmldjango_completion
url = https://github.com/Shtucer/vim-htmldjango_omnicomplete
[submodule "bundle/bufonly"]
path = bundle/bufonly
url = https://github.com/vim-scripts/BufOnly.vim
[submodule "bundle/indentLine"]
path = bundle/indentLine
url = https://github.com/Yggdroot/indentLine
=======
[submodule "bundle/emmet"]
path = bundle/emmet
url = https://github.com/mattn/emmet-vim
[submodule "bundle/vim-notes"]
path = bundle/vim-notes
url = https://github.com/xolox/vim-notes
[submodule "bundle/vim-misc"]
path = bundle/vim-misc
url = https://github.com/xolox/vim-misc
[submodule "bundle/vim-flavored-markdown"]
path = bundle/vim-flavored-markdown
url = https://github.com/jtratner/vim-flavored-markdown
>>>>>>> 49de639ba8061004586ed4bd603a94fb5068f5e3