-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
81 lines (81 loc) · 3.13 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
[submodule ".vim/bundle/snipmate.vim"]
path = .vim/bundle/snipmate.vim
url = https://github.com/msanders/snipmate.vim
[submodule ".vim/bundle/EnhCommentify.vim"]
path = .vim/bundle/EnhCommentify.vim
url = https://github.com/vim-scripts/EnhCommentify.vim.git
[submodule ".vim/bundle/git-vim"]
path = .vim/bundle/git-vim
url = https://github.com/motemen/git-vim.git
[submodule ".vim/bundle/unite.vim"]
path = .vim/bundle/unite.vim
url = https://github.com/Shougo/unite.vim.git
[submodule ".vim/bundle/vimshell"]
path = .vim/bundle/vimshell
url = https://github.com/Shougo/vimshell.git
[submodule ".vim/bundle/vimproc"]
path = .vim/bundle/vimproc
url = https://github.com/Shougo/vimproc.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/vim-pathogen"]
path = .vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/xoria256.vim"]
path = .vim/bundle/xoria256.vim
url = https://github.com/vim-scripts/xoria256.vim.git
[submodule ".vim/bundle/vim-ref"]
path = .vim/bundle/vim-ref
url = https://github.com/thinca/vim-ref.git
[submodule ".vim/bundle/emmet-vim"]
path = .vim/bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule ".vim/bundle/perlomni.vim"]
path = .vim/bundle/perlomni.vim
url = https://github.com/c9s/perlomni.vim.git
[submodule ".vim/bundle/vim-perl"]
path = .vim/bundle/vim-perl
url = https://github.com/petdance/vim-perl.git
[submodule ".vim/bundle/quickrun"]
path = .vim/bundle/quickrun
url = https://github.com/ujihisa/quickrun.git
[submodule ".vim/bundle/perldoc-vim"]
path = .vim/bundle/perldoc-vim
url = https://github.com/hotchpotch/perldoc-vim.git
[submodule ".vim/bundle/vim-textmanip.git"]
path = .vim/bundle/vim-textmanip.git
url = https://github.com/t9md/vim-textmanip.git
[submodule ".vim/bundle/tagexplorer.vim"]
path = .vim/bundle/tagexplorer.vim
url = https://github.com/vim-scripts/tagexplorer.vim.git
[submodule ".vim/bundle/open-browser.vim"]
path = .vim/bundle/open-browser.vim
url = https://github.com/tyru/open-browser.vim.git
[submodule ".vim/bundle/sudo.vim"]
path = .vim/bundle/sudo.vim
url = https://github.com/vim-scripts/sudo.vim.git
[submodule ".vim/sudo.vim"]
path = .vim/sudo.vim
url = https://github.com/vim-scripts/sudo.vim.git
[submodule ".vim/undotree"]
path = .vim/undotree
url = https://github.com/mbbill/undotree.git
[submodule ".vim/bundle/undotree"]
path = .vim/bundle/undotree
url = https://github.com/mbbill/undotree.git
[submodule ".vim/bundle/neocomplete.vim"]
path = .vim/bundle/neocomplete.vim
url = https://github.com/Shougo/neocomplete.vim.git
[submodule ".vim/bundle/neosnippet"]
path = .vim/bundle/neosnippet
url = https://github.com/Shougo/neosnippet.vim.git
[submodule ".vim/bundle/neosnippet-snippets"]
path = .vim/bundle/neosnippet-snippets
url = https://github.com/Shougo/neosnippet-snippets.git
[submodule ".vim/bundle/vim-snippets"]
path = .vim/bundle/vim-snippets
url = https://github.com/honza/vim-snippets.git