-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
102 lines (102 loc) · 3.49 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
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
[submodule "ultisnips"]
path = ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule "vim-easymotion"]
path = vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
[submodule "undotree"]
path = undotree
url = https://github.com/mbbill/undotree.git
[submodule "Command-T"]
path = Command-T
url = https://github.com/wincent/Command-T.git
[submodule "ctrlp.vim"]
path = ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "nerdcommenter"]
path = nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "nerdtree"]
path = nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "supertab"]
path = supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/nerdcommeter"]
path = bundle/nerdcommeter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/undotree"]
path = bundle/undotree
url = https://github.com/mbbill/undotree.git
[submodule "bundle/vim-easymotion"]
path = bundle/vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
[submodule "bundle/YouCompleteMe"]
path = bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "bundle/tComment"]
path = bundle/tComment
url = https://github.com/vim-scripts/tComment.git
[submodule "bundle/vmail"]
path = bundle/vmail
url = https://github.com/yuratomo/gmail.vim.git
[submodule "bundle/vimproc"]
path = bundle/vimproc
url = https://github.com/Shougo/vimproc.vim.git
[submodule "/Users/yashasavelyev/.vim/bundle/autotag"]
path = /Users/yashasavelyev/.vim/bundle/autotag
url = https://github.com/vim-scripts/AutoTag.git
[submodule "bundle/misc"]
path = bundle/misc
url = https://github.com/xolox/vim-misc.git
[submodule "bundle/autosave"]
path = bundle/autosave
url = https://github.com/vim-scripts/vim-auto-save.git
[submodule "bundle/nerd"]
path = bundle/nerd
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "/root/.vim/bundle/youcompme"]
path = /root/.vim/bundle/youcompme
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "bundle/colorschemes"]
path = bundle/colorschemes
url = https://github.com/flazz/vim-colorschemes.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-pandoc"]
path = bundle/vim-pandoc
url = https://github.com/vim-pandoc/vim-pandoc.git
[submodule "bundle/vim-snippets"]
path = bundle/vim-snippets
url = https://github.com/yashamon/vim-snippets.git
[submodule "bundle/vimtex"]
path = bundle/vimtex
url = https://github.com/lervag/vimtex.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/zoomwin"]
path = bundle/zoomwin
url = https://github.com/vim-scripts/ZoomWin.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/unite.vim"]
path = bundle/unite.vim
url = https://github.com/Shougo/unite.vim.git
[submodule "bundle/ultisnips"]
path = bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule "bundle/fzf"]
path = bundle/fzf
url = https://github.com/junegunn/fzf.git