-
Notifications
You must be signed in to change notification settings - Fork 37
/
.gitmodules
81 lines (81 loc) · 3.68 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/.vim/bundle/vim-colors-solarized"]
path = thesetup/vim/.vim/bundle/vim-colors-solarized
url = [email protected]:altercation/vim-colors-solarized
[submodule "vim/.vim/bundle/auto-pairs"]
path = thesetup/vim/.vim/bundle/auto-pairs
url = [email protected]:jiangmiao/auto-pairs
[submodule "vim/.vim/bundle/emmet-vim"]
path = thesetup/vim/.vim/bundle/emmet-vim
url = [email protected]:mattn/emmet-vim
[submodule "vim/.vim/bundle/nerdtree"]
path = thesetup/vim/.vim/bundle/nerdtree
url = [email protected]:scrooloose/nerdtree
[submodule "vim/.vim/bundle/supertab"]
path = thesetup/vim/.vim/bundle/supertab
url = [email protected]:ervandew/supertab
[submodule "vim/.vim/bundle/vim-javascript"]
path = thesetup/vim/.vim/bundle/vim-javascript
url = [email protected]:pangloss/vim-javascript
[submodule "vim/.vim/bundle/vim-multiple-cursors"]
path = thesetup/vim/.vim/bundle/vim-multiple-cursors
url = [email protected]:terryma/vim-multiple-cursors
[submodule "vim/.vim/bundle/vim-windowswap"]
path = thesetup/vim/.vim/bundle/vim-windowswap
url = [email protected]:wesQ3/vim-windowswap
[submodule "vim/.vim/bundle/vim-go"]
path = vim/.vim/bundle/vim-go
url = [email protected]:chriskempson/fatih/vim-go.git
[submodule "vim/.vim/bundle/vim-better-whitespace"]
path = thesetup/vim/.vim/bundle/vim-better-whitespace
url = [email protected]:ntpeters/vim-better-whitespace
[submodule "vim/.vim/editorconfig-vim"]
path = vim/.vim/editorconfig-vim
url = [email protected]:editorconfig/editorconfig-vim.git
[submodule "vim/.vim/bundle/vim-indexed-search"]
path = vim/.vim/bundle/vim-indexed-search
url = [email protected]:henrik/vim-indexed-search.git
[submodule "vim/.vim/bundle/vim-coffee-script"]
path = thesetup/vim/.vim/bundle/vim-coffee-script
url = [email protected]:kchmck/vim-coffee-script.git
[submodule "vim/.vim/bundle/editorconfig-vim"]
path = thesetup/vim/.vim/bundle/editorconfig-vim
url = [email protected]:editorconfig/editorconfig-vim.git
[submodule "vim/.vim/bundle/tabular"]
path = thesetup/vim/.vim/bundle/tabular
url = [email protected]:godlygeek/tabular.git
[submodule "thesetup/vim/.vim/bundle/vim-jade"]
path = thesetup/vim/.vim/bundle/vim-jade
url = [email protected]:digitaltoad/vim-jade
[submodule "thesetup/vim/.vim/bundle/ctrlp.vim"]
path = thesetup/vim/.vim/bundle/ctrlp.vim
url = [email protected]:kien/ctrlp.vim
[submodule "thesetup/vim/.vim/bundle/vim-gitgutter"]
path = thesetup/vim/.vim/bundle/vim-gitgutter
url = [email protected]:airblade/vim-gitgutter.git
[submodule "thesetup/vim/.vim/bundle/ack.vim"]
path = thesetup/vim/.vim/bundle/ack.vim
url = [email protected]:mileszs/ack.vim.git
[submodule "thesetup/vim/.vim/bundle/vim-expand-region"]
path = thesetup/vim/.vim/bundle/vim-expand-region
url = [email protected]:terryma/vim-expand-region.git
[submodule "thesetup/vim/.vim/bundle/vim-commentary"]
path = thesetup/vim/.vim/bundle/vim-commentary
url = [email protected]:tpope/vim-commentary.git
[submodule "thesetup/vim/.vim/bundle/vim-fugitive"]
path = thesetup/vim/.vim/bundle/vim-fugitive
url = [email protected]:tpope/vim-fugitive.git
[submodule "thesetup/vim/.vim/bundle/vim-sleuth"]
path = thesetup/vim/.vim/bundle/vim-sleuth
url = [email protected]:tpope/vim-sleuth.git
[submodule "thesetup/vim/.vim/bundle/vim-github-comment"]
path = thesetup/vim/.vim/bundle/vim-github-comment
url = [email protected]:mmozuras/vim-github-comment.git
[submodule "thesetup/vim/.vim/bundle/webapi-vim"]
path = thesetup/vim/.vim/bundle/webapi-vim
url = [email protected]:mattn/webapi-vim.git
[submodule "thesetup/vim/.vim/bundle/vim-airline"]
path = thesetup/vim/.vim/bundle/vim-airline
url = [email protected]:bling/vim-airline.git
[submodule "thesetup/vim/.vim/bundle/vim-stylus"]
path = thesetup/vim/.vim/bundle/vim-stylus
url = [email protected]:wavded/vim-stylus