-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgitmodules
51 lines (51 loc) · 1.73 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
[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen
[submodule "bundle/ack.vim"]
path = bundle/ack.vim
url = https://github.com/mileszs/ack.vim
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/preservim/nerdtree
[submodule "bundle/dracula.vim"]
path = bundle/dracula.vim
url = https://github.com/dracula/vim.git
[submodule "bundle/ale"]
path = bundle/ale
url = https://github.com/dense-analysis/ale
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab
[submodule "bundle/surround.vim"]
path = bundle/surround.vim
url = https://github.com/tpope/vim-surround
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript
[submodule "bundle/vim-typescript"]
path = bundle/vim-typescript
url = https://github.com/leafgarland/typescript-vim
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = https://github.com/tpope/vim-rails
[submodule "bundle/vim-bundler"]
path = bundle/vim-bundler
url = https://github.com/tpope/vim-bundler.git
[submodule "bundle/mru.vim"]
path = bundle/mru.vim
url = https://github.com/yegappan/mru
[submodule "bundle/bufexplorer.vim"]
path = bundle/bufexplorer.vim
url = https://github.com/jlanzarotta/bufexplorer
[submodule "bundle/lightline.vim"]
path = bundle/lightline.vim
url = https://github.com/itchyny/lightline.vim
[submodule "bundle/vim-easy-align"]
path = bundle/vim-easy-align
url = https://github.com/junegunn/vim-easy-align