]>
Commit | Line | Data |
---|---|---|
f40d3105 BB |
1 | [submodule "prezto"] |
2 | path = prezto | |
3 | url = git://github.com/benbeltran/prezto.git | |
321ecaca BB |
4 | [submodule "tmux-powerline"] |
5 | path = tmux-powerline | |
6 | url = git://github.com/erikw/tmux-powerline.git | |
e0a05191 BB |
7 | |
8 | [submodule "ctrlp"] | |
9 | path = vim/bundle/ctrlp.vim | |
547f6d2a | 10 | url = git://github.com/kien/ctrlp.vim.git |
e0a05191 BB |
11 | |
12 | [submodule "vim-json"] | |
13 | path = vim/bundle/vim-json | |
547f6d2a BB |
14 | url = git://github.com/elzr/vim-json.git |
15 | ||
e23d7a9f BB |
16 | [submodule "vim/bundle/vim-easymotion"] |
17 | path = vim/bundle/vim-easymotion | |
18 | url = git://github.com/Lokaltog/vim-easymotion.git | |
19 | [submodule "vim/bundle/LargeFile"] | |
20 | path = vim/bundle/LargeFile | |
21 | url = git://github.com/vim-scripts/LargeFile.git | |
22 | [submodule "vim/bundle/Align"] | |
23 | path = vim/bundle/Align | |
24 | url = https://github.com/vim-scripts/Align | |
25 | [submodule "vim/bundle/nerdcommenter"] | |
26 | path = vim/bundle/nerdcommenter | |
27 | url = git://github.com/scrooloose/nerdcommenter.git | |
28 | [submodule "vim/bundle/nerdtree"] | |
29 | path = vim/bundle/nerdtree | |
30 | url = git://github.com/scrooloose/nerdtree.git | |
31 | [submodule "vim/bundle/SearchComplete"] | |
32 | path = vim/bundle/SearchComplete | |
33 | url = git://github.com/vim-scripts/SearchComplete.git | |
34 | [submodule "vim/bundle/ZoomWin"] | |
35 | path = vim/bundle/ZoomWin | |
36 | url = git://github.com/vim-scripts/ZoomWin.git | |
37 | [submodule "vim/bundle/ag.vim"] | |
38 | path = vim/bundle/ag.vim | |
39 | url = git://github.com/rking/ag.vim.git | |
40 | [submodule "vim/bundle/Colour-Sampler-Pack"] | |
41 | path = vim/bundle/Colour-Sampler-Pack | |
42 | url = git://github.com/vim-scripts/Colour-Sampler-Pack.git | |
43 | [submodule "vim/bundle/delimitMate"] | |
44 | path = vim/bundle/delimitMate | |
45 | url = git://github.com/Raimondi/delimitMate.git | |
46 | [submodule "vim/bundle/vim-endwise"] | |
47 | path = vim/bundle/vim-endwise | |
48 | url = git://github.com/tpope/vim-endwise.git | |
fe337504 BB |
49 | [submodule "vim/bundle/vim-fugitive"] |
50 | path = vim/bundle/vim-fugitive | |
51 | url = git://github.com/tpope/vim-fugitive.git | |
52 | [submodule "vim/bundle/gist-vim"] | |
53 | path = vim/bundle/gist-vim | |
54 | url = https://github.com/mattn/gist-vim | |
55 | [submodule "vim/bundle/vim-indent-object"] | |
56 | path = vim/bundle/vim-indent-object | |
57 | url = git://github.com/michaeljsmith/vim-indent-object.git | |
58 | [submodule "vim/bundle/vim-rails"] | |
59 | path = vim/bundle/vim-rails | |
60 | url = git://github.com/tpope/vim-rails.git | |
61 | [submodule "vim/bundle/searchfold.vim"] | |
62 | path = vim/bundle/searchfold.vim | |
63 | url = git://github.com/vim-scripts/searchfold.vim.git | |
64 | [submodule "vim/bundle/vim-snipmate"] | |
65 | path = vim/bundle/vim-snipmate | |
66 | url = git://github.com/garbas/vim-snipmate.git | |
67 | [submodule "vim/bundle/tlib_vim"] | |
68 | path = vim/bundle/tlib_vim | |
69 | url = git://github.com/tomtom/tlib_vim.git | |
70 | [submodule "vim/bundle/vim-addon-mw-utils"] | |
71 | path = vim/bundle/vim-addon-mw-utils | |
72 | url = git://github.com/MarcWeber/vim-addon-mw-utils.git | |
73 | [submodule "vim/bundle/supertab"] | |
74 | path = vim/bundle/supertab | |
75 | url = https://github.com/ervandew/supertab | |
76 | [submodule "vim/bundle/vim-surround"] | |
77 | path = vim/bundle/vim-surround | |
78 | url = git://github.com/tpope/vim-surround.git | |
79 | [submodule "vim/bundle/syntastic"] | |
80 | path = vim/bundle/syntastic | |
81 | url = git://github.com/scrooloose/syntastic.git | |
82 | [submodule "vim/bundle/tagbar"] | |
83 | path = vim/bundle/tagbar | |
84 | url = git://github.com/majutsushi/tagbar.git | |
85 | [submodule "vim/bundle/taglist"] | |
86 | path = vim/bundle/taglist | |
87 | url = git://github.com/vim-scripts/taglist.vim.git | |
88 | [submodule "vim/bundle/vim-unimpaired"] | |
89 | path = vim/bundle/vim-unimpaired | |
90 | url = git://github.com/tpope/vim-unimpaired.git | |
4256df35 BB |
91 | [submodule "vim/bundle/vim-misc"] |
92 | path = vim/bundle/vim-misc | |
93 | url = https://github.com/xolox/vim-misc | |
94 | [submodule "vim/bundle/vim-lua-inspect"] | |
95 | path = vim/bundle/vim-lua-inspect | |
96 | url = https://github.com/xolox/vim-lua-inspect | |
a0015300 BB |
97 | [submodule "vim/lua-inspect"] |
98 | path = vim/lua-inspect | |
99 | url = git://github.com/davidm/lua-inspect.git | |
10ed84a8 BB |
100 | [submodule "vim/bundle/mustache"] |
101 | path = vim/bundle/mustache | |
102 | url = git://github.com/mustache/vim-mode.git | |
4c592baa BB |
103 | [submodule "vim/bundle/api-notation.vim"] |
104 | path = vim/bundle/api-notation.vim | |
105 | url = git@github.com:benbeltran/api-notation.vim.git | |
050ac442 BB |
106 | [submodule "vim/bundle/yajs.vim"] |
107 | path = vim/bundle/yajs.vim | |
108 | url = https://github.com/othree/yajs.vim |