forked from pct/pct.vim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
108 lines (108 loc) · 4.14 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
106
107
108
[submodule ".vim/bundle/html5.vim"]
path = .vim/bundle/html5.vim
url = git://github.com/othree/html5.vim.git
[submodule ".vim/bundle/PIV"]
path = .vim/bundle/PIV
url = git://github.com/spf13/PIV.git
[submodule ".vim/bundle/cocoa.vim"]
path = .vim/bundle/cocoa.vim
url = git://github.com/msanders/cocoa.vim.git
[submodule ".vim/bundle/neocomplcache"]
path = .vim/bundle/neocomplcache
url = git://github.com/Shougo/neocomplcache.git
[submodule ".vim/bundle/snipmate.vim"]
path = .vim/bundle/snipmate.vim
url = git://github.com/msanders/snipmate.vim.git
[submodule ".vim/bundle/vcscommand"]
path = .vim/bundle/vcscommand
url = git://repo.or.cz/vcscommand
[submodule ".vim/bundle/xmledit"]
path = .vim/bundle/xmledit
url = git://github.com/sukima/xmledit.git
[submodule ".vim/bundle/zencoding-vim"]
path = .vim/bundle/zencoding-vim
url = git://github.com/mattn/zencoding-vim.git
[submodule ".vim/bundle/vim-rails"]
path = .vim/bundle/vim-rails
url = git://github.com/tpope/vim-rails.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/vim-peepopen"]
path = .vim/bundle/vim-peepopen
url = git://github.com/shemerey/vim-peepopen.git
[submodule ".vim/bundle/taglist.vim"]
path = .vim/bundle/taglist.vim
url = git://github.com/vim-scripts/taglist.vim.git
[submodule ".vim/bundle/bufexplorer"]
path = .vim/bundle/bufexplorer
url = git://github.com/vim-scripts/bufexplorer.zip.git
[submodule ".vim/bundle/ragtag"]
path = .vim/bundle/ragtag
url = git://github.com/vim-scripts/ragtag.vim.git
[submodule ".vim/bundle/calendar.vim"]
path = .vim/bundle/calendar.vim
url = git://github.com/vim-scripts/calendar.vim--Matsumoto.git
[submodule ".vim/bundle/vimwiki"]
path = .vim/bundle/vimwiki
url = git://github.com/vim-scripts/vimwiki.git
[submodule ".vim/bundle/css-pretty"]
path = .vim/bundle/css-pretty
url = git://github.com/vim-scripts/Css-Pretty.git
[submodule ".vim/bundle/more.vim"]
path = .vim/bundle/more.vim
url = git://github.com/c9s/more.vim.git
[submodule ".vim/bundle/fugitive.vim"]
path = .vim/bundle/fugitive.vim
url = git://github.com/vim-scripts/fugitive.vim.git
[submodule ".vim/bundle/man-page-view"]
path = .vim/bundle/man-page-view
url = git://github.com/vim-scripts/ManPageView.git
[submodule ".vim/bundle/Align"]
path = .vim/bundle/Align
url = git://github.com/vim-scripts/Align.git
[submodule ".vim/bundle/txt-browser"]
path = .vim/bundle/txt-browser
url = git://github.com/vim-scripts/TxtBrowser.git
[submodule ".vim/bundle/Engspchk"]
path = .vim/bundle/Engspchk
url = git://github.com/vim-scripts/Engspchk.git
[submodule ".vim/bundle/nginx.vim"]
path = .vim/bundle/nginx.vim
url = git://github.com/vim-scripts/nginx.vim.git
[submodule ".vim/bundle/gundo.vim"]
path = .vim/bundle/gundo.vim
url = git://github.com/sjl/gundo.vim.git
[submodule ".vim/bundle/OOP-javascript-indentation.git"]
path = .vim/bundle/OOP-javascript-indentation.git
url = git://github.com/vim-scripts/OOP-javascript-indentation.git
[submodule ".vim/bundle/vim-coffee-script"]
path = .vim/bundle/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule ".vim/bundle/vim-easymotion"]
path = .vim/bundle/vim-easymotion
url = git://github.com/Lokaltog/vim-easymotion.git
[submodule ".vim/bundle/ManPageView"]
path = .vim/bundle/ManPageView
url = git://github.com/vim-scripts/ManPageView.git
[submodule ".vim/bundle/matchit"]
path = .vim/bundle/matchit
url = git://github.com/vim-scripts/matchit.zip
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree
[submodule ".vim/bundle/pydiction"]
path = .vim/bundle/pydiction
url = git://github.com/vim-scripts/Pydiction.git
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule ".vim/bundle/vim-easytags"]
path = .vim/bundle/vim-easytags
url = git://github.com/xolox/vim-easytags
[submodule ".vim/bundle/Command-T"]
path = .vim/bundle/Command-T
url = git://github.com/vim-scripts/Command-T.git
[submodule ".vim/bundle/checksyntax"]
path = .vim/bundle/checksyntax
url = git://github.com/tomtom/checksyntax_vim.git