-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
103 lines (103 loc) · 4.03 KB
/
.gitmodules
File metadata and controls
103 lines (103 loc) · 4.03 KB
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
[submodule ".zprezto"]
path = .zprezto
url = https://github.com/sorin-ionescu/prezto.git
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
ignore = dirty
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/vim-git"]
path = .vim/bundle/vim-git
url = https://github.com/tpope/vim-git.git
[submodule ".vim/bundle/vimerl"]
path = .vim/bundle/vimerl
url = https://github.com/jimenezrick/vimerl.git
[submodule ".vim/bundle/html5-syntax"]
path = .vim/bundle/html5-syntax
url = https://github.com/othree/html5-syntax.vim.git
[submodule ".vim/bundle/vim-json"]
path = .vim/bundle/vim-json
url = git://github.com/elzr/vim-json.git
[submodule ".vim/bundle/vim-dockerfile"]
path = .vim/bundle/vim-dockerfile
url = https://github.com/ekalinin/Dockerfile.vim.git
[submodule ".vim/bundle/vim-rust"]
path = .vim/bundle/vim-rust
url = https://github.com/rust-lang/rust.vim
[submodule ".vim/bundle/editorconfig"]
path = .vim/bundle/editorconfig
url = https://github.com/editorconfig/editorconfig-vim
[submodule ".vim/bundle/vim-go"]
path = .vim/bundle/vim-go
url = https://github.com/fatih/vim-go
[submodule ".tmux/plugins/tpm"]
path = .tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule ".vim/bundle/vimpager"]
path = .vim/bundle/vimpager
url = https://github.com/rkitover/vimpager.git
[submodule ".vim/bundle/vim-solarized8"]
path = .vim/bundle/vim-solarized8
url = https://github.com/lifepillar/vim-solarized8.git
[submodule ".vim/bundle/vim-tmux"]
path = .vim/bundle/vim-tmux
url = https://github.com/tmux-plugins/vim-tmux.git
[submodule ".vim/bundle/Jenkinsfile-vim-syntax"]
path = .vim/bundle/Jenkinsfile-vim-syntax
url = https://github.com/martinda/Jenkinsfile-vim-syntax.git
[submodule ".vim/bundle/vim-markdown"]
path = .vim/bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule ".vim/bundle/vim-js"]
path = .vim/bundle/vim-js
url = https://github.com/yuezk/vim-js.git
[submodule ".vim/bundle/vim-jsx-pretty"]
path = .vim/bundle/vim-jsx-pretty
url = https://github.com/MaxMEllon/vim-jsx-pretty
[submodule ".vim/bundle/vim-coffee-script"]
path = .vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule ".vim/bundle/toml"]
path = .vim/bundle/toml
url = https://github.com/cespare/vim-toml.git
[submodule ".config/nvim/bundle/vim-git"]
path = .config/nvim/bundle/vim-git
url = https://github.com/tpope/vim-git
[submodule ".config/nvim/bundle/vim-surround"]
path = .config/nvim/bundle/vim-surround
url = https://github.com/tpope/vim-surround
[submodule ".config/nvim/bundle/vim-tmux"]
path = .config/nvim/bundle/vim-tmux
url = https://github.com/tmux-plugins/vim-tmux
[submodule ".config/nvim/bundle/vim-solarized8"]
path = .config/nvim/bundle/vim-solarized8
url = https://github.com/lifepillar/vim-solarized8.git
[submodule ".config/nvim/bundle/vim-rust"]
path = .config/nvim/bundle/vim-rust
url = https://github.com/rust-lang/rust.vim
[submodule ".config/nvim/bundle/vim-docker"]
path = .config/nvim/bundle/vim-docker
url = https://github.com/ekalinin/Dockerfile.vim
[submodule ".config/nvim/bundle/editorconfig-vim"]
path = .config/nvim/bundle/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule ".vim/bundle/dracula"]
path = .vim/bundle/dracula
url = https://github.com/dracula/vim.git
[submodule ".vim/bundle/vim-terraform"]
path = .vim/bundle/vim-terraform
url = https://github.com/hashivim/vim-terraform.git
[submodule ".vim/bundle/vim-caddyfile"]
path = .vim/bundle/vim-caddyfile
url = https://github.com/isobit/vim-caddyfile.git
[submodule ".vim/bundle/vim-varnish"]
path = .vim/bundle/vim-varnish
url = https://github.com/varnishcache-friends/vim-varnish
[submodule ".vim/bundle/vim-just"]
path = .vim/bundle/vim-just
url = https://github.com/NoahTheDuke/vim-just.git
[submodule ".tmuxifier"]
path = .tmuxifier
url = https://github.com/jimeh/tmuxifier.git