-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 947 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 947 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/papercolor-theme"]
path = bundle/papercolor-theme
url = https://github.com/NLKNguyen/papercolor-theme.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/vim-syntastic/syntastic.git
[submodule "bundle/typescript-vim"]
path = bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule "bundle/MatchTagAlways"]
path = bundle/MatchTagAlways
url = https://github.com/Valloric/MatchTagAlways.git
[submodule "bundle/vim-jsx-pretty"]
path = bundle/vim-jsx-pretty
url = https://github.com/MaxMEllon/vim-jsx-pretty.git