-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
60 lines (60 loc) · 2.35 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
[submodule ".vim/bundle/base16-vim"]
path = .vim/bundle/base16-vim
url = https://github.com/chriskempson/base16-vim.git
[submodule ".vim/bundle/vim-sensible"]
path = .vim/bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule ".vim/bundle/vim-commentary"]
path = .vim/bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/vim-gitgutter"]
path = .vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule ".config/base16-shell"]
path = .config/base16-shell
url = https://github.com/chriskempson/base16-shell.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/lightline"]
path = .vim/bundle/lightline
url = https://github.com/itchyny/lightline.vim.git
[submodule ".vim/bundle/vim-javascript"]
path = .vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule ".vim/bundle/ale"]
path = .vim/bundle/ale
url = https://github.com/w0rp/ale.git
[submodule ".vim/bundle/vim-vinegar"]
path = .vim/bundle/vim-vinegar
url = https://github.com/tpope/vim-vinegar.git
[submodule ".vim/bundle/ack.vim"]
path = .vim/bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule ".vim/bundle/ReplaceWithRegister"]
path = .vim/bundle/ReplaceWithRegister
url = https://github.com/vim-scripts/ReplaceWithRegister
[submodule ".vim/bundle/vim-jsdoc"]
path = .vim/bundle/vim-jsdoc
url = https://github.com/heavenshell/vim-jsdoc
[submodule ".vim/bundle/vim-jsx"]
path = .vim/bundle/vim-jsx
url = https://github.com/mxw/vim-jsx.git
[submodule ".vim/bundle/file-line"]
path = .vim/bundle/file-line
url = https://github.com/bogado/file-line.git
[submodule ".vim/bundle/vim-mustache-handlebars"]
path = .vim/bundle/vim-mustache-handlebars
url = https://github.com/mustache/vim-mustache-handlebars.git
[submodule ".vim/bundle/vim-closetag"]
path = .vim/bundle/vim-closetag
url = https://github.com/alvan/vim-closetag
[submodule ".vim/bundle/vim-repeat"]
path = .vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule ".vim/bundle/vim-sleuth"]
path = .vim/bundle/vim-sleuth
url = https://github.com/tpope/vim-sleuth.git