-
Notifications
You must be signed in to change notification settings - Fork 2
/
.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 "bundle/vim-airline.vim"]
path = bundle/vim-airline.vim
url = https://github.com/vim-airline/vim-airline.git
[submodule "bundle/vim-airline-themes.vim"]
path = bundle/vim-airline-themes.vim
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-jsx.vim"]
path = bundle/vim-jsx.vim
url = https://github.com/mxw/vim-jsx.git
[submodule "bundle/dockerfile.vim"]
path = bundle/dockerfile.vim
url = https://github.com/ekalinin/Dockerfile.vim.git
[submodule "bundle/emmet.vim"]
path = bundle/emmet.vim
url = https://github.com/mattn/emmet-vim.git
[submodule "bundle/nerdtree.vim"]
path = bundle/nerdtree.vim
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/vim-better-whitespace.vim"]
path = bundle/vim-better-whitespace.vim
url = https://github.com/ntpeters/vim-better-whitespace.git
[submodule "bundle/vim-colors-solarized.vim"]
path = bundle/vim-colors-solarized.vim
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/vim-markdown.vim"]
path = bundle/vim-markdown.vim
url = https://github.com/plasticboy/vim-markdown.git
[submodule "bundle/vim-multiple-cursors.vim"]
path = bundle/vim-multiple-cursors.vim
url = https://github.com/terryma/vim-multiple-cursors.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "bundle/vim-graphql.vim"]
path = bundle/vim-graphql.vim
url = https://github.com/jparise/vim-graphql.git
[submodule "bundle/typescript-vim"]
path = bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule "bundle/vim-prettier.vim"]
path = bundle/vim-prettier.vim
url = https://github.com/prettier/vim-prettier.git
[submodule "bundle/vim-case-convert"]
path = bundle/vim-case-convert
url = https://github.com/chiedo/vim-case-convert.git
[submodule "bundle/vim-easymotion"]
path = bundle/vim-easymotion
url = https://github.com/easymotion/vim-easymotion
[submodule "bundle/L9"]
path = bundle/L9
url = https://github.com/vim-scripts/L9.git
[submodule "bundle/FuzzyFinder"]
path = bundle/FuzzyFinder
url = https://github.com/vim-scripts/FuzzyFinder.git
[submodule "bundle/autocomplpop"]
path = bundle/autocomplpop
url = https://github.com/othree/vim-autocomplpop.git