-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
81 lines (81 loc) · 3.15 KB
/
.gitmodules
File metadata and controls
81 lines (81 loc) · 3.15 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
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/vim-rooter"]
path = vim/bundle/vim-rooter
url = https://github.com/airblade/vim-rooter
[submodule "vim/bundle/vim-task"]
path = vim/bundle/vim-task
url = https://github.com/samsonw/vim-task.git
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/vim-unimpaired"]
path = vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "vim/bundle/vimwiki"]
path = vim/bundle/vimwiki
url = https://github.com/vimwiki/vimwiki.git
[submodule "vim/bundle/vim-fireplace"]
path = vim/bundle/vim-fireplace
url = https://github.com/tpope/vim-fireplace.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-clojure-static"]
path = vim/bundle/vim-clojure-static
url = https://github.com/guns/vim-clojure-static.git
[submodule "vim/bundle/vim-sexp"]
path = vim/bundle/vim-sexp
url = https://github.com/guns/vim-sexp.git
[submodule "vim/bundle/vimproc.vim"]
path = vim/bundle/vimproc.vim
url = https://github.com/Shougo/vimproc.vim.git
[submodule "vim/bundle/rainbow_parentheses.vim"]
path = vim/bundle/rainbow_parentheses.vim
url = https://github.com/kien/rainbow_parentheses.vim.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/easybuffer.vim"]
path = vim/bundle/easybuffer.vim
url = https://github.com/troydm/easybuffer.vim.git
[submodule "vim/bundle/vim-bracketed-paste"]
path = vim/bundle/vim-bracketed-paste
url = https://github.com/ConradIrwin/vim-bracketed-paste.git
[submodule "vim/bundle/gundo.vim"]
path = vim/bundle/gundo.vim
url = https://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/emmet-vim"]
path = vim/bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "vim/bundle/file-line"]
path = vim/bundle/file-line
url = https://github.com/bogado/file-line.git
[submodule "vim/bundle/neomru.vim"]
path = vim/bundle/neomru.vim
url = https://github.com/Shougo/neomru.vim.git
[submodule "vim/bundle/autoload_cscope.vim"]
path = vim/bundle/autoload_cscope.vim
url = https://github.com/vim-scripts/autoload_cscope.vim.git
[submodule "vim/bundle/ultisnips"]
path = vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule "vim/bundle/YouCompleteMe"]
path = vim/bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "vim/bundle/EasyMotion"]
path = vim/bundle/EasyMotion
url = https://github.com/vim-scripts/EasyMotion.git
[submodule "vim/bundle/ag.vim"]
path = vim/bundle/ag.vim
url = https://github.com/vim-scripts/ag.vim.git
[submodule "vim/bundle/unite.vim"]
path = vim/bundle/unite.vim
url = https://github.com/Shougo/unite.vim.git
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git