-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
75 lines (75 loc) · 3.27 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
[submodule "home/.vim/bundle/vim-colors-solarized"]
path = home/.vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "home/.vim/bundle/vim-ruby"]
path = home/.vim/bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "home/.vim/bundle/vim-coffee-script"]
path = home/.vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "home/.vim/bundle/vim-indent-guides"]
path = home/.vim/bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "home/.vim/bundle/vim-surround"]
path = home/.vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "home/.vim/bundle/vim-less"]
path = home/.vim/bundle/vim-less
url = https://github.com/groenewege/vim-less
[submodule "home/.vim/bundle/nerdtree"]
path = home/.vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "home/.vim/bundle/vim-latex-live-preview"]
path = home/.vim/bundle/vim-latex-live-preview
url = https://github.com/xuhdev/vim-latex-live-preview.git
[submodule "home/.vim/pack/tpope/start/repeat"]
path = home/.vim/pack/tpope/start/repeat
url = https://tpope.io/vim/repeat.git
[submodule "home/.vim/pack/tpope/start/surround"]
path = home/.vim/pack/tpope/start/surround
url = https://tpope.io/vim/surround.git
[submodule "home/.vim/bundle/vim-rails"]
path = home/.vim/bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "home/.vim/bundle/vim-unimpaired"]
path = home/.vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "home/.vim/plugged/vim-prettier"]
path = home/.vim/plugged/vim-prettier
url = https://github.com/prettier/vim-prettier.git
[submodule "home/.vim/plugged/vimtex"]
path = home/.vim/plugged/vimtex
url = https://github.com/lervag/vimtex.git
[submodule "home/.vim/bundle/Vundle.vim"]
path = home/.vim/bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git
[submodule "home/.vim/bundle/ack.vim"]
path = home/.vim/bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule "home/.vim/bundle/html5.vim"]
path = home/.vim/bundle/html5.vim
url = https://github.com/othree/html5.vim.git
[submodule "home/.vim/bundle/vim-obsession"]
path = home/.vim/bundle/vim-obsession
url = https://github.com/tpope/vim-obsession.git
[submodule "home/.vim/bundle/vim-terraform"]
path = home/.vim/bundle/vim-terraform
url = https://github.com/hashivim/vim-terraform.git
[submodule "home/.vim/bundle/vim-yaml-folds"]
path = home/.vim/bundle/vim-yaml-folds
url = https://github.com/pedrohdz/vim-yaml-folds.git
[submodule "home/.vim/bundle/vim-fold-rspec"]
path = home/.vim/bundle/vim-fold-rspec
url = https://github.com/rlue/vim-fold-rspec.git
[submodule "home/.vim/bundle/vim-textobj-rubyblock"]
path = home/.vim/bundle/vim-textobj-rubyblock
url = https://github.com/nelstrom/vim-textobj-rubyblock.git
[submodule "home/.vim/bundle/vim-textobj-user"]
path = home/.vim/bundle/vim-textobj-user
url = https://github.com/kana/vim-textobj-user.git
[submodule "home/.vim/bundle/vim-vue"]
path = home/.vim/bundle/vim-vue
url = https://github.com/posva/vim-vue.git
[submodule "home/.vim/bundle/vimwiki"]
path = home/.vim/bundle/vimwiki
url = https://github.com/vimwiki/vimwiki.git