-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
51 lines (51 loc) · 2.01 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 ".vim/bundle/html5"]
path = .vim/bundle/html5.vim
url = https://github.com/othree/html5.vim.git
[submodule ".vim/bundle/coffee-script"]
path = .vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule ".vim/bundle/std_c"]
path = .vim/bundle/std_c.zip
url = https://github.com/vim-scripts/std_c.zip.git
[submodule ".vim/bundle/nginx"]
path = .vim/bundle/nginx.vim
url = https://github.com/vim-scripts/nginx.vim.git
[submodule ".vim/bundle/javascript"]
path = .vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule ".vim/bundle/ctrlp"]
path = .vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule ".vim/bundle/vim-tmux-navigator"]
path = .vim/bundle/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator.git
[submodule ".vim/bundle/vim-pathogen"]
path = .vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule ".vim/bundle/base16-vim"]
path = .vim/bundle/base16-vim
url = https://github.com/chriskempson/base16-vim.git
[submodule ".vim/bundle/vim-twig"]
path = .vim/bundle/vim-twig
url = https://github.com/evidens/vim-twig.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/vim-gitgutter"]
path = .vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/vim-json"]
path = .vim/bundle/vim-json
url = https://github.com/elzr/vim-json.git
[submodule ".vim/bundle/vim-monokai"]
path = .vim/bundle/vim-monokai
url = https://github.com/sickill/vim-monokai.git
[submodule ".vim/bundle/vim-tomorrow-theme"]
path = .vim/bundle/vim-tomorrow-theme
url = https://github.com/chriskempson/vim-tomorrow-theme.git