forked from yeco/.vim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
84 lines (84 loc) · 2.77 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
[submodule "bundle/git"]
path = bundle/git
url = https://github.com/tpope/vim-git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround
[submodule "bundle/unimpaired"]
path = bundle/unimpaired
url = https://github.com/tpope/vim-unimpaired
[submodule "bundle/repeat"]
path = bundle/repeat
url = https://github.com/tpope/vim-repeat
[submodule "bundle/markdown"]
path = bundle/markdown
url = https://github.com/tpope/vim-markdown
[submodule "bundle/ragtag"]
path = bundle/ragtag
url = https://github.com/tpope/vim-ragtag
[submodule "bundle/speeddating"]
path = bundle/speeddating
url = https://github.com/tpope/vim-speeddating.git
[submodule "bundle/javascript"]
path = bundle/javascript
url = https://github.com/pangloss/vim-javascript
[submodule "bundle/coffee-script"]
path = bundle/coffee-script
url = https://github.com/kchmck/vim-coffee-script
[submodule "bundle/stylus"]
path = bundle/stylus
url = https://github.com/wavded/vim-stylus
[submodule "bundle/jade"]
path = bundle/jade
url = https://github.com/digitaltoad/vim-jade
[submodule "bundle/molokai"]
path = bundle/molokai
url = https://github.com/mrtazz/molokai.vim
[submodule "bundle/solarized"]
path = bundle/solarized
url = https://github.com/altercation/vim-colors-solarized
[submodule "bundle/xoria256"]
path = bundle/xoria256
url = https://github.com/guns/xoria256.vim
[submodule "bundle/jellybeans"]
path = bundle/jellybeans
url = https://github.com/nanotech/jellybeans.vim
[submodule "bundle/utl"]
path = bundle/utl
url = https://github.com/vim-scripts/utl.vim
[submodule "bundle/orgmode"]
path = bundle/orgmode
url = https://github.com/jceb/vim-orgmode
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular
[submodule "bundle/tcomment"]
path = bundle/tcomment
url = https://github.com/tomtom/tcomment_vim
[submodule "bundle/ack"]
path = bundle/ack
url = https://github.com/mileszs/ack.vim
[submodule "bundle/command-t"]
path = bundle/command-t
url = https://github.com/wincent/Command-T
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/nerdtree-execute"]
path = bundle/nerdtree-execute
url = https://github.com/ivalkeen/nerdtree-execute
[submodule "bundle/irblack-grekko"]
path = bundle/irblack-grekko
url = https://github.com/grekko/vim-irblack-grekko.git
[submodule "bundle/pasta"]
path = bundle/pasta
url = https://github.com/sickill/vim-pasta.git
[submodule "bundle/powerline"]
path = bundle/powerline
url = https://github.com/Lokaltog/vim-powerline.git