-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
105 lines (105 loc) · 3.43 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
103
104
105
[submodule "bundle/autoclose"]
path = bundle/autoclose
url = [email protected]:Townk/vim-autoclose.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim
[submodule "bundle/dispatch"]
path = bundle/dispatch
url = [email protected]:tpope/vim-dispatch.git
[submodule "bundle/easymotion"]
path = bundle/easymotion
url = [email protected]:Lokaltog/vim-easymotion.git
[submodule "bundle/seek"]
path = bundle/seek
url = [email protected]:goldfeld/vim-seek.git
[submodule "bundle/fish"]
path = bundle/fish
url = [email protected]:dag/vim-fish.git
[submodule "bundle/fontzoom"]
path = bundle/fontzoom
url = [email protected]:thinca/vim-fontzoom.git
[submodule "bundle/golang"]
path = bundle/golang
url = [email protected]:jnwhiteh/vim-golang.git
[submodule "bundle/jedi"]
path = bundle/jedi
url = [email protected]:davidhalter/jedi-vim.git
[submodule "bundle/lua-ftplugin"]
path = bundle/lua-ftplugin
url = [email protected]:xolox/vim-lua-ftplugin.git
[submodule "bundle/markdown"]
path = bundle/markdown
url = [email protected]:plasticboy/vim-markdown.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = [email protected]:scrooloose/nerdtree.git
[submodule "bundle/obsession"]
path = bundle/obsession
url = [email protected]:tpope/vim-obsession.git
[submodule "bundle/repeat"]
path = bundle/repeat
url = [email protected]:tpope/vim-repeat.git
[submodule "bundle/sensible"]
path = bundle/sensible
url = [email protected]:tpope/vim-sensible.git
[submodule "bundle/signature"]
path = bundle/signature
url = [email protected]:kshenoy/vim-signature.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = [email protected]:ervandew/supertab.git
[submodule "bundle/surround"]
path = bundle/surround
url = [email protected]:tpope/vim-surround.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = [email protected]:godlygeek/tabular.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = [email protected]:majutsushi/tagbar.git
[submodule "bundle/tcomment"]
path = bundle/tcomment
url = [email protected]:tomtom/tcomment_vim.git
[submodule "bundle/airline"]
path = bundle/airline
url = [email protected]:bling/vim-airline.git
[submodule "bundle/unimpaired"]
path = bundle/unimpaired
url = [email protected]:tpope/vim-unimpaired.git
[submodule "bundle/xolox-misc"]
path = bundle/xolox-misc
url = [email protected]:xolox/vim-misc.git
[submodule "bundle/eunuch"]
path = bundle/eunuch
url = [email protected]:tpope/vim-eunuch.git
[submodule "bundle/css-color"]
path = bundle/css-color
url = [email protected]:ap/vim-css-color
[submodule "bundle/haskellmode"]
path = bundle/haskellmode
url = [email protected]:lukerandall/haskellmode-vim.git
[submodule "bundle/visual-start-search"]
path = bundle/visual-start-search
url = [email protected]:nelstrom/vim-visual-star-search.git
[submodule "bundle/latex-live-preview"]
path = bundle/latex-live-preview
url = [email protected]:xuhdev/vim-latex-live-preview.git
[submodule "bundle/yankstack"]
path = bundle/yankstack
url = [email protected]:maxbrunsfeld/vim-yankstack.git
[submodule "syntastic"]
path = bundle/syntastic
url = [email protected]:scrooloose/syntastic.git
[submodule "vim2hs"]
path = bundle/vim2hs
url = [email protected]:dag/vim2hs.git
[submodule "bundle/neco-ghc"]
path = bundle/neco-ghc
url = [email protected]:eagletmt/neco-ghc.git
[submodule "bundle/YouCompleteMe"]
path = bundle/YouCompleteMe
url = [email protected]:Valloric/YouCompleteMe.git
[submodule "vim-swap"]
path = bundle/vim-swap
url = [email protected]:kurkale6ka/vim-swap.git