-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
72 lines (72 loc) · 2.63 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
[submodule "vim/bundle/a"]
path = vim/bundle/a
url = https://github.com/vim-scripts/a.vim
[submodule "vim/bundle/abolish"]
path = vim/bundle/abolish
url = https://github.com/vim-scripts/abolish.vim.git
[submodule "vim/bundle/commentary"]
path = vim/bundle/commentary
url = https://github.com/tpope/vim-commentary
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/ghcmod"]
path = vim/bundle/ghcmod
url = https://github.com/eagletmt/ghcmod-vim.git
[submodule "vim/bundle/gundo"]
path = vim/bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/html5-syntax"]
path = vim/bundle/html5-syntax
url = https://github.com/othree/html5-syntax.vim.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/pandoc"]
path = vim/bundle/pandoc
url = https://github.com/vim-pandoc/vim-pandoc.git
[submodule "vim/bundle/pathogen"]
path = vim/bundle/pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/repeat"]
path = vim/bundle/repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "vim/bundle/tmux"]
path = vim/bundle/tmux
url = https://github.com/tsaleh/vim-tmux.git
[submodule "vim/bundle/vimproc"]
path = vim/bundle/vimproc
url = https://github.com/Shougo/vimproc.git
[submodule "vim/bundle/html-template-syntax"]
path = vim/bundle/html-template-syntax
url = https://github.com/pbrisbin/html-template-syntax.git
[submodule "vim/bundle/unimpaired"]
path = vim/bundle/unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "vim/bundle/eunuch"]
path = vim/bundle/eunuch
url = https://github.com/tpope/vim-eunuch.git
[submodule "vim/bundle/ultisnips"]
path = vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule "vim/bundle/multiple-cursors"]
path = vim/bundle/multiple-cursors
url = https://github.com/terryma/vim-multiple-cursors.git
[submodule "vim/bundle/lightline"]
path = vim/bundle/lightline
url = https://github.com/itchyny/lightline.vim.git
[submodule "vim/bundle/jellybeans"]
path = vim/bundle/jellybeans
url = https://github.com/nanotech/jellybeans.vim.git