-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
118 lines (118 loc) · 3.87 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
[submodule "bundle/localrc"]
path = bundle/localrc
url = [email protected]:thinca/vim-localrc
[submodule "bundle/pathogen"]
path = bundle/pathogen
url = [email protected]:tpope/vim-pathogen
[submodule "bundle/surround"]
path = bundle/surround
url = [email protected]:tpope/vim-surround
[submodule "bundle/gitgutter"]
path = bundle/gitgutter
url = [email protected]:airblade/vim-gitgutter
[submodule "bundle/textobj-user"]
path = bundle/textobj-user
url = [email protected]:kana/vim-textobj-user
[submodule "bundle/textobj-gitgutter"]
path = bundle/textobj-gitgutter
url = [email protected]:gilligan/textobj-gitgutter
[submodule "bundle/git-nerdtree"]
path = bundle/git-nerdtree
url = [email protected]:Xuyuanp/git-nerdtree
[submodule "bundle/php.vim"]
path = bundle/php.vim
url = [email protected]:vim-scripts/php.vim--Hodge
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = [email protected]:majutsushi/tagbar
[submodule "bundle/html5"]
path = bundle/html5
url = [email protected]:othree/html5.vim
[submodule "bundle/javascript"]
path = bundle/javascript
url = [email protected]:pangloss/vim-javascript
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = [email protected]:scrooloose/syntastic
[submodule "bundle/dracula-theme"]
path = bundle/dracula-theme
url = [email protected]:dracula/vim
[submodule "bundle/vim-session"]
path = bundle/vim-session
url = [email protected]:xolox/vim-session
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = [email protected]:vim-airline/vim-airline
[submodule "bundle/vim-flow"]
path = bundle/vim-flow
url = [email protected]:flowtype/vim-flow
[submodule "bundle/vim-misc"]
path = bundle/vim-misc
url = [email protected]:xolox/vim-misc
[submodule "bundle/typescript-vim"]
path = bundle/typescript-vim
url = [email protected]:leafgarland/typescript-vim
[submodule "bundle/tern_for_vim"]
path = bundle/tern_for_vim
url = [email protected]:ternjs/tern_for_vim
[submodule "bundle/vim-prettier"]
path = bundle/vim-prettier
url = [email protected]:mitermayer/vim-prettier
[submodule "bundle/bufexplorer.vim"]
path = bundle/bufexplorer.vim
url = [email protected]:jlanzarotta/bufexplorer
[submodule "bundle/VimCompletesMe"]
path = bundle/VimCompletesMe
url = [email protected]:ajh17/VimCompletesMe
[submodule "bundle/typescript-tsuquyomi"]
path = bundle/typescript-tsuquyomi
url = [email protected]:Quramy/tsuquyomi
[submodule "bundle/vimproc"]
path = bundle/vimproc
url = [email protected]:Shougo/vimproc.vim
[submodule "bundle/vim-node"]
path = bundle/vim-node
url = [email protected]:moll/vim-node
[submodule "bundle/instant-markdown-d"]
path = bundle/instant-markdown-d
url = [email protected]:suan/vim-instant-markdown
[submodule "bundle/taboo"]
path = bundle/taboo
url = [email protected]:gcmt/taboo.vim
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = [email protected]:ctrlpvim/ctrlp.vim
[submodule "bundle/ctrlsf"]
path = bundle/ctrlsf
url = [email protected]:dyng/ctrlsf.vim
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = [email protected]:tpope/vim-fugitive
[submodule "bundle/vim-go"]
path = bundle/vim-go
url = [email protected]:fatih/vim-go
[submodule "bundle/coc"]
path = bundle/coc
url = [email protected]:neoclide/coc.nvim
branch = release
[submodule "bundle/codeium"]
path = bundle/codeium
url = [email protected]:Exafunction/codeium.vim.git
[submodule "bundle/vim-peekaboo"]
path = bundle/vim-peekaboo
url = https://github.com/junegunn/vim-peekaboo
[submodule "bundle/vim-terraform"]
path = bundle/vim-terraform
url = https://github.com/hashivim/vim-terraform
[submodule "bundle/undotree"]
path = bundle/undotree
url = https://github.com/mbbill/undotree
[submodule "bundle/presenting"]
path = bundle/presenting
url = https://github.com/sotte/presenting.vim
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = [email protected]:preservim/nerdtree.git
[submodule "bundle/nerdtree-git-plugin"]
path = bundle/nerdtree-git-plugin
url = [email protected]:Xuyuanp/nerdtree-git-plugin.git