-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
57 lines (57 loc) · 2.24 KB
/
Copy path.gitmodules
File metadata and controls
57 lines (57 loc) · 2.24 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
[submodule ".vim/bundle/ack"]
path = .vim/bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/nerdcommenter"]
path = .vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule ".vim/bundle/vimclojure"]
path = .vim/bundle/vimclojure
url = https://github.com/vim-scripts/VimClojure.git
[submodule ".vim/bundle/vim-coffee-script"]
path = .vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/quickbuf"]
path = .vim/bundle/quickbuf
url = https://github.com/vim-scripts/QuickBuf.git
[submodule ".vim/bundle/snipmate.vim"]
path = .vim/bundle/snipmate.vim
url = https://github.com/msanders/snipmate.vim.git
[submodule ".vim/bundle/vim-flake8"]
path = .vim/bundle/vim-flake8
url = https://github.com/nvie/vim-flake8.git
[submodule ".vim/bundle/sparkup"]
path = .vim/bundle/sparkup
url = https://github.com/rstacruz/sparkup.git
[submodule ".vim/bundle/vim-rainbow-parenthesis"]
path = .vim/bundle/vim-rainbow-parenthesis
url = https://github.com/nablaa/vim-rainbow-parenthesis.git
[submodule ".vim/bundle/vim-easymotion"]
path = .vim/bundle/vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
[submodule ".vim/bundle/vim-less"]
path = .vim/bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "vim/bundle"]
path = vim/bundle
url = git://github.com/ervandew/supertab.git
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule ".vim/bundle/colorschemes"]
path = .vim/bundle/colorschemes
url = git@github.com:flazz/vim-colorschemes.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/vim-buffer-explorer"]
path = .vim/bundle/vim-buffer-explorer
url = git://github.com/widox/vim-buffer-explorer-plugin.git
[submodule ".vim/bundle/yankring"]
path = .vim/bundle/yankring
url = https://github.com/vim-scripts/YankRing.vim.git