]>
Commit | Line | Data |
---|---|---|
f40d3105 BB |
1 | [submodule "prezto"] |
2 | path = prezto | |
01e20652 BB |
3 | url = git@github.com:rbdr/prezto.git |
4 | url = git://github.com/erikw/tmux-powerline.git | |
5d7da6fb | 5 | [submodule "vim/bundle/vim-json"] |
e0a05191 | 6 | path = vim/bundle/vim-json |
547f6d2a | 7 | url = git://github.com/elzr/vim-json.git |
e23d7a9f BB |
8 | [submodule "vim/bundle/LargeFile"] |
9 | path = vim/bundle/LargeFile | |
10 | url = git://github.com/vim-scripts/LargeFile.git | |
e23d7a9f BB |
11 | [submodule "vim/bundle/Colour-Sampler-Pack"] |
12 | path = vim/bundle/Colour-Sampler-Pack | |
13 | url = git://github.com/vim-scripts/Colour-Sampler-Pack.git | |
14 | [submodule "vim/bundle/delimitMate"] | |
15 | path = vim/bundle/delimitMate | |
16 | url = git://github.com/Raimondi/delimitMate.git | |
17 | [submodule "vim/bundle/vim-endwise"] | |
18 | path = vim/bundle/vim-endwise | |
19 | url = git://github.com/tpope/vim-endwise.git | |
fe337504 BB |
20 | [submodule "vim/bundle/vim-fugitive"] |
21 | path = vim/bundle/vim-fugitive | |
22 | url = git://github.com/tpope/vim-fugitive.git | |
fe337504 BB |
23 | [submodule "vim/bundle/vim-indent-object"] |
24 | path = vim/bundle/vim-indent-object | |
25 | url = git://github.com/michaeljsmith/vim-indent-object.git | |
fe337504 BB |
26 | [submodule "vim/bundle/syntastic"] |
27 | path = vim/bundle/syntastic | |
28 | url = git://github.com/scrooloose/syntastic.git | |
10ed84a8 BB |
29 | [submodule "vim/bundle/mustache"] |
30 | path = vim/bundle/mustache | |
31 | url = git://github.com/mustache/vim-mode.git | |
4c592baa BB |
32 | [submodule "vim/bundle/api-notation.vim"] |
33 | path = vim/bundle/api-notation.vim | |
e356a117 | 34 | url = git@github.com:rbdr/api-notation.vim.git |
bebc46ef BB |
35 | [submodule "vim/bundle/yajs.vim"] |
36 | path = vim/bundle/yajs.vim | |
37 | url = https://github.com/othree/yajs.vim | |
58326b0f BB |
38 | [submodule "vim/bundle/vim-togglelist"] |
39 | path = vim/bundle/vim-togglelist | |
40 | url = https://github.com/milkypostman/vim-togglelist | |
dc228a52 BB |
41 | [submodule "vim/bundle/editorconfig-vim"] |
42 | path = vim/bundle/editorconfig-vim | |
43 | url = https://github.com/editorconfig/editorconfig-vim.git | |
c61c81c7 BB |
44 | [submodule "vim/bundle/snes-syntax-vim"] |
45 | path = vim/bundle/snes-syntax-vim | |
46 | url = git@github.com:ARM9/snes-syntax-vim.git | |
47 | [submodule "vim/bundle/vim-swift"] | |
48 | path = vim/bundle/vim-swift | |
49 | url = git@github.com:kballard/vim-swift.git | |
01e20652 BB |
50 | [submodule "vim/bundle/vim-ripgrep"] |
51 | path = vim/bundle/vim-ripgrep | |
52 | url = https://github.com/jremmen/vim-ripgrep.git | |
53 | [submodule "vim/bundle/vim-mucomplete"] | |
54 | path = vim/bundle/vim-mucomplete | |
55 | url = https://github.com/lifepillar/vim-mucomplete.git | |
56 | [submodule "vim/bundle/syntastic-local-eslint"] | |
57 | path = vim/bundle/syntastic-local-eslint | |
58 | url = https://github.com/mtscout6/syntastic-local-eslint.vim.git |