-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
60 lines (60 loc) · 2.17 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/tagbar"]
path = bundle/tagbar
url = git://github.com/majutsushi/tagbar
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/minibufexpl"]
path = bundle/minibufexpl
url = git://github.com/fholgado/minibufexpl.vim.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/easymotion"]
path = bundle/easymotion
url = git://github.com/easymotion/vim-easymotion.git
[submodule "bundle/puppet"]
path = bundle/puppet
url = git://github.com/rodjek/vim-puppet.git
[submodule "bundle/numbers"]
path = bundle/numbers
url = https://github.com/myusuf3/numbers.vim.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/salt-vim"]
path = bundle/salt-vim
url = https://github.com/saltstack/salt-vim.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/editorconfig"]
path = bundle/editorconfig
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "bundle/terraform"]
path = bundle/terraform
url = https://github.com/hashivim/vim-terraform.git
[submodule "bundle/airline"]
path = bundle/airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "bundle/easyoperator-line"]
path = bundle/easyoperator-line
url = https://github.com/haya14busa/vim-easyoperator-line
[submodule "bundle/speeddating"]
path = bundle/speeddating
url = https://github.com/tpope/vim-speeddating
[submodule "bundle/commentary"]
path = bundle/commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "bundle/sneak"]
path = bundle/sneak
url = https://github.com/justinmk/vim-sneak.git
[submodule "bundle/YouCompleteMe"]
path = bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "/Users/shaunokeefe/.vim/bundle/vim-javascript"]
path = /Users/shaunokeefe/.vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/vim-vue"]
path = bundle/vim-vue
url = https://github.com/posva/vim-vue.git