forked from mislav/vimfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
59 lines (59 loc) · 2.08 KB
/
Copy path.gitmodules
File metadata and controls
59 lines (59 loc) · 2.08 KB
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
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/javascript"]
path = bundle/javascript
url = git://github.com/pangloss/vim-javascript.git
[submodule "bundle/rails"]
path = bundle/rails
url = git://github.com/tpope/vim-rails.git
[submodule "bundle/ruby"]
path = bundle/ruby
url = git://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/ack"]
path = bundle/ack
url = git://github.com/mileszs/ack.vim.git
[submodule "bundle/endwise"]
path = bundle/endwise
url = git://github.com/tpope/vim-endwise.git
[submodule "bundle/commentary"]
path = bundle/commentary
url = git://github.com/tpope/vim-commentary.git
[submodule "bundle/surround"]
path = bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/repeat"]
path = bundle/repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = git://github.com/scrooloose/syntastic.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "bundle/snipmate-snippets-rubymotion"]
path = bundle/snipmate-snippets-rubymotion
url = https://github.com/rcyrus/snipmate-snippets-rubymotion.git
[submodule "bundle/zenconding"]
path = bundle/zenconding
url = http://github.com/mattn/zencoding-vim.git
[submodule "bundle/command-t"]
path = bundle/command-t
url = git://git.wincent.com/command-t.git
[submodule "bundle/vim-easymotion"]
path = bundle/vim-easymotion
url = git://github.com/Lokaltog/vim-easymotion.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/simpledb"]
path = bundle/simpledb
url = https://github.com/ivalkeen/vim-simpledb