-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
90 lines (90 loc) · 3.21 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
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = http://github.com/groenewege/vim-less.git
[submodule "bundle/github-search"]
path = bundle/github-search
url = http://github.com/gmarik/github-search.vim.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = http://github.com/tpope/vim-markdown.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = http://github.com/tpope/vim-rails.git
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = http://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/vim-indent-guides"]
path = bundle/vim-indent-guides
url = http://github.com/nathanaelkane/vim-indent-guides.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = http://github.com/msanders/snipmate.vim
[submodule "bundle/vim-javascript-syntax"]
path = bundle/vim-javascript-syntax
url = https://github.com/jelera/vim-javascript-syntax.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/twitvim"]
path = bundle/twitvim
url = https://github.com/vim-scripts/TwitVim.git
[submodule "bundle/vim-octopress"]
path = bundle/vim-octopress
url = https://github.com/tangledhelix/vim-octopress.git
[submodule "bundle/jade"]
path = bundle/jade
url = https://github.com/digitaltoad/vim-jade.git
[submodule "bundle/session"]
path = bundle/session
url = https://github.com/xolox/vim-session.git
[submodule "bundle/solarized"]
path = bundle/solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/smartinput"]
path = bundle/smartinput
url = https://github.com/kana/vim-smartinput.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/neocomplcache"]
path = bundle/neocomplcache
url = https://github.com/Shougo/neocomplcache.git
[submodule "bundle/html_auto_close_tag"]
path = bundle/html_auto_close_tag
url = https://github.com/vim-scripts/HTML-AutoCloseTag.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/jshint"]
path = bundle/jshint
url = https://github.com/walm/jshint.vim.git
[submodule "bundle/hemisu_color"]
path = bundle/hemisu_color
url = https://github.com/noahfrederick/Hemisu.git
[submodule "bundle/taglist"]
path = bundle/taglist
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "bundle/vim-easytags"]
path = bundle/vim-easytags
url = https://github.com/xolox/vim-easytags.git
[submodule "bundle/vimwiki"]
path = bundle/vimwiki
url = https://github.com/mihai-rotaru/vimwiki.git
[submodule "bundle/headlights"]
path = bundle/headlights
url = https://github.com/mbadran/headlights.git
[submodule "bundle/vim-rename"]
path = bundle/vim-rename
url = https://github.com/wojtekmach/vim-rename.git
[submodule "bundle/badwolf"]
path = bundle/badwolf
url = https://github.com/sjl/badwolf.git
[submodule "bundle/vim-ruby-sinatra"]
path = bundle/vim-ruby-sinatra
url = https://github.com/hallison/vim-ruby-sinatra.git
[submodule "bundle/vim-backbone"]
path = bundle/vim-backbone
url = https://github.com/mklabs/vim-backbone.git