-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
48 lines (48 loc) · 1.82 KB
/
.gitmodules
File metadata and controls
48 lines (48 loc) · 1.82 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
[submodule ".vim/bundle/deliMate"]
path = .vim/bundle/deliMate
url = https://github.com/Raimondi/delimitMate.git
[submodule ".vim/bundle/ctrlp"]
path = .vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule ".vim/bundle/tabular"]
path = .vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule ".vim/bundle/python-mode"]
path = .vim/bundle/python-mode
url = git://github.com/klen/python-mode.git
[submodule ".vim/bundle/vim-coffee-script"]
path = .vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule ".vim/bundle/vim-overlength"]
path = .vim/bundle/vim-overlength
url = git@github.com:FinchPowers/vim-overlength.git
[submodule ".vim/vim-colors-solarized"]
path = .vim/vim-colors-solarized
url = git@github.com:altercation/vim-colors-solarized.git
[submodule ".vim/bundle/lusty"]
path = .vim/bundle/lusty
url = git@github.com:sjbach/lusty.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = git@github.com:tpope/vim-surround.git
[submodule ".vim/bundle/vim-fswitch"]
path = .vim/bundle/vim-fswitch
url = git@github.com:derekwyatt/vim-fswitch.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = git@github.com:tpope/vim-fugitive.git
[submodule ".vim/bundle/a.vim"]
path = .vim/bundle/a.vim
url = git@github.com:vim-scripts/a.vim.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = git@github.com:scrooloose/syntastic.git
[submodule ".vim/bundle/jslint"]
path = .vim/bundle/jslint
url = git@github.com:hallettj/jslint.vim.git
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule ".vim/bundle/vim-airline-themes"]
path = .vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes