forked from omerdagan84/myrcs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
45 lines (45 loc) · 1.63 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
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = [email protected]:scrooloose/nerdtree.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = [email protected]:tpope/vim-fugitive.git
[submodule ".vim/bundle/ultisnips"]
path = .vim/bundle/ultisnips
url = [email protected]:SirVer/ultisnips.git
[submodule ".vim/bundle/vim-snippets"]
path = .vim/bundle/vim-snippets
url = [email protected]:honza/vim-snippets.git
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = [email protected]:ervandew/supertab.git
[submodule ".vim/bundle/bufexplorer"]
path = .vim/bundle/bufexplorer
url = [email protected]:jlanzarotta/bufexplorer.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = [email protected]:scrooloose/syntastic.git
[submodule ".vim/bundle/ZoomWin"]
path = .vim/bundle/ZoomWin
url = [email protected]:vim-scripts/ZoomWin.git
[submodule ".vim/bundle/vim-session"]
path = .vim/bundle/vim-session
url = [email protected]:xolox/vim-session.git
[submodule ".vim/bundle/vim-misc"]
path = .vim/bundle/vim-misc
url = [email protected]:xolox/vim-misc.git
[submodule "extra/PathPicker"]
path = extra/PathPicker
url = [email protected]:facebook/PathPicker.git
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = git://github.com/bling/vim-airline
[submodule "extra/powerline_fonts"]
path = extra/powerline_fonts
url = [email protected]:powerline/fonts.git
[submodule "extra/gdb-dashboard"]
path = extra/gdb-dashboard
url = [email protected]:cyrus-and/gdb-dashboard.git
[submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim
url = git://github.com/ctrlpvim/ctrlp.vim.git