|
1 | 1 | [submodule "emacs.d"]
|
2 |
| - path = emacs.d |
| 2 | + path = lib/root/emacs.d |
3 | 3 | url = https://github.com/syl20bnr/spacemacs
|
4 | 4 | [submodule "vim/bundle/ack.vim"]
|
5 |
| - path = vim/bundle/ack.vim |
| 5 | + path = lib/vim/bundle/ack.vim |
6 | 6 | url = https://github.com/mileszs/ack.vim.git
|
7 | 7 | [submodule "vim/bundle/ag.vim"]
|
8 |
| - path = vim/bundle/ag.vim |
| 8 | + path = lib/vim/bundle/ag.vim |
9 | 9 | url = https://github.com/epmatsw/ag.vim.git
|
10 | 10 | [submodule "vim/bundle/alchemist.vim"]
|
11 |
| - path = vim/bundle/alchemist.vim |
| 11 | + path = lib/vim/bundle/alchemist.vim |
12 | 12 | url = https://github.com/slashmili/alchemist.vim.git
|
13 | 13 | [submodule "vim/bundle/applescript"]
|
14 |
| - path = vim/bundle/applescript |
| 14 | + path = lib/vim/bundle/applescript |
15 | 15 | url = https://github.com/vim-scripts/applescript.vim.git
|
16 | 16 | [submodule "vim/bundle/argtextobj"]
|
17 |
| - path = vim/bundle/argtextobj |
| 17 | + path = lib/vim/bundle/argtextobj |
18 | 18 | url = https://github.com/vim-scripts/argtextobj.vim.git
|
19 | 19 | [submodule "vim/bundle/base16-vim"]
|
20 |
| - path = vim/bundle/base16-vim |
| 20 | + path = lib/vim/bundle/base16-vim |
21 | 21 | url = https://github.com/amarshall/base16-vim.git
|
22 | 22 | [submodule "vim/bundle/camelcasemotion"]
|
23 |
| - path = vim/bundle/camelcasemotion |
| 23 | + path = lib/vim/bundle/camelcasemotion |
24 | 24 | url = https://github.com/vim-scripts/camelcasemotion.git
|
25 | 25 | [submodule "vim/bundle/command-t"]
|
26 |
| - path = vim/bundle/command-t |
| 26 | + path = lib/vim/bundle/command-t |
27 | 27 | url = https://github.com/wincent/command-t.git
|
28 | 28 | [submodule "vim/bundle/elm-vim"]
|
29 |
| - path = vim/bundle/elm-vim |
| 29 | + path = lib/vim/bundle/elm-vim |
30 | 30 | url = https://github.com/ElmCast/elm-vim.git
|
31 | 31 | [submodule "vim/bundle/fzf.vim"]
|
32 |
| - path = vim/bundle/fzf.vim |
| 32 | + path = lib/vim/bundle/fzf.vim |
33 | 33 | url = https://github.com/junegunn/fzf.vim.git
|
34 | 34 | [submodule "vim/bundle/gundo"]
|
35 |
| - path = vim/bundle/gundo |
| 35 | + path = lib/vim/bundle/gundo |
36 | 36 | url = https://github.com/sjl/gundo.vim.git
|
37 | 37 | [submodule "vim/bundle/l9"]
|
38 |
| - path = vim/bundle/l9 |
| 38 | + path = lib/vim/bundle/l9 |
39 | 39 | url = https://github.com/vim-scripts/L9.git
|
40 | 40 | [submodule "vim/bundle/matchit"]
|
41 |
| - path = vim/bundle/matchit |
| 41 | + path = lib/vim/bundle/matchit |
42 | 42 | url = https://github.com/vim-scripts/matchit.zip.git
|
43 | 43 | [submodule "vim/bundle/mustache"]
|
44 |
| - path = vim/bundle/mustache |
| 44 | + path = lib/vim/bundle/mustache |
45 | 45 | url = https://github.com/juvenn/mustache.vim.git
|
46 | 46 | [submodule "vim/bundle/nerdcommenter"]
|
47 |
| - path = vim/bundle/nerdcommenter |
| 47 | + path = lib/vim/bundle/nerdcommenter |
48 | 48 | url = https://github.com/scrooloose/nerdcommenter.git
|
49 | 49 | [submodule "vim/bundle/nerdtree"]
|
50 |
| - path = vim/bundle/nerdtree |
| 50 | + path = lib/vim/bundle/nerdtree |
51 | 51 | url = https://github.com/scrooloose/nerdtree
|
52 | 52 | [submodule "vim/bundle/nginx.vim"]
|
53 |
| - path = vim/bundle/nginx.vim |
| 53 | + path = lib/vim/bundle/nginx.vim |
54 | 54 | url = https://github.com/chr4/nginx.vim.git
|
55 | 55 | [submodule "vim/bundle/pathogen"]
|
56 |
| - path = vim/bundle/pathogen |
| 56 | + path = lib/vim/bundle/pathogen |
57 | 57 | url = https://github.com/vim-scripts/pathogen.vim
|
58 | 58 | [submodule "vim/bundle/prolog.vim"]
|
59 |
| - path = vim/bundle/prolog.vim |
| 59 | + path = lib/vim/bundle/prolog.vim |
60 | 60 | url = https://github.com/adimit/prolog.vim.git
|
61 | 61 | [submodule "vim/bundle/rainbow_parentheses"]
|
62 |
| - path = vim/bundle/rainbow_parentheses |
| 62 | + path = lib/vim/bundle/rainbow_parentheses |
63 | 63 | url = https://github.com/kien/rainbow_parentheses.vim.git
|
64 | 64 | [submodule "vim/bundle/regreplop"]
|
65 |
| - path = vim/bundle/regreplop |
| 65 | + path = lib/vim/bundle/regreplop |
66 | 66 | url = https://github.com/vim-scripts/regreplop.vim.git
|
67 | 67 | [submodule "vim/bundle/rust.vim"]
|
68 |
| - path = vim/bundle/rust.vim |
| 68 | + path = lib/vim/bundle/rust.vim |
69 | 69 | url = https://github.com/rust-lang/rust.vim.git
|
70 | 70 | [submodule "vim/bundle/snipMate"]
|
71 |
| - path = vim/bundle/snipMate |
| 71 | + path = lib/vim/bundle/snipMate |
72 | 72 | url = https://github.com/vim-scripts/snipMate.git
|
73 | 73 | [submodule "vim/bundle/splitjoin.vim"]
|
74 |
| - path = vim/bundle/splitjoin.vim |
| 74 | + path = lib/vim/bundle/splitjoin.vim |
75 | 75 | url = https://github.com/AndrewRadev/splitjoin.vim.git
|
76 | 76 | [submodule "vim/bundle/supertab"]
|
77 |
| - path = vim/bundle/supertab |
| 77 | + path = lib/vim/bundle/supertab |
78 | 78 | url = https://github.com/vim-scripts/SuperTab.git
|
79 | 79 | [submodule "vim/bundle/syntastic"]
|
80 |
| - path = vim/bundle/syntastic |
| 80 | + path = lib/vim/bundle/syntastic |
81 | 81 | url = https://github.com/scrooloose/syntastic.git
|
82 | 82 | [submodule "vim/bundle/tabular"]
|
83 |
| - path = vim/bundle/tabular |
| 83 | + path = lib/vim/bundle/tabular |
84 | 84 | url = https://github.com/godlygeek/tabular.git
|
85 | 85 | [submodule "vim/bundle/tagbar"]
|
86 |
| - path = vim/bundle/tagbar |
| 86 | + path = lib/vim/bundle/tagbar |
87 | 87 | url = https://github.com/majutsushi/tagbar.git
|
88 | 88 | [submodule "vim/bundle/textobj-rubyblock"]
|
89 | 89 | path = vim/bundle/textobj-rubyblock
|
90 | 90 | url = https://github.com/nelstrom/vim-textobj-rubyblock
|
91 | 91 | [submodule "vim/bundle/tslime.vim"]
|
92 |
| - path = vim/bundle/tslime.vim |
| 92 | + path = lib/vim/bundle/tslime.vim |
93 | 93 | url = https://github.com/jgdavey/tslime.vim
|
94 | 94 | [submodule "vim/bundle/typescript-vim"]
|
95 |
| - path = vim/bundle/typescript-vim |
| 95 | + path = lib/vim/bundle/typescript-vim |
96 | 96 | url = https://github.com/leafgarland/typescript-vim.git
|
97 | 97 | [submodule "vim/bundle/vim-abolish"]
|
98 |
| - path = vim/bundle/vim-abolish |
| 98 | + path = lib/vim/bundle/vim-abolish |
99 | 99 | url = https://github.com/tpope/vim-abolish.git
|
100 | 100 | [submodule "vim/bundle/vim-blockle"]
|
101 |
| - path = vim/bundle/vim-blockle |
| 101 | + path = lib/vim/bundle/vim-blockle |
102 | 102 | url = https://github.com/jgdavey/vim-blockle.git
|
103 | 103 | [submodule "vim/bundle/vim-bundler"]
|
104 |
| - path = vim/bundle/vim-bundler |
| 104 | + path = lib/vim/bundle/vim-bundler |
105 | 105 | url = https://github.com/tpope/vim-bundler.git
|
106 | 106 | [submodule "vim/bundle/vim-cdo"]
|
107 |
| - path = vim/bundle/vim-cdo |
| 107 | + path = lib/vim/bundle/vim-cdo |
108 | 108 | url = https://github.com/Peeja/vim-cdo
|
109 | 109 | [submodule "vim/bundle/vim-coffee-script"]
|
110 |
| - path = vim/bundle/vim-coffee-script |
| 110 | + path = lib/vim/bundle/vim-coffee-script |
111 | 111 | url = https://github.com/kchmck/vim-coffee-script.git
|
112 | 112 | [submodule "vim/bundle/vim-colors-solarized"]
|
113 |
| - path = vim/bundle/vim-colors-solarized |
| 113 | + path = lib/vim/bundle/vim-colors-solarized |
114 | 114 | url = https://github.com/altercation/vim-colors-solarized.git
|
115 | 115 | [submodule "vim/bundle/vim-css-color"]
|
116 |
| - path = vim/bundle/vim-css-color |
| 116 | + path = lib/vim/bundle/vim-css-color |
117 | 117 | url = https://github.com/ap/vim-css-color
|
118 | 118 | [submodule "vim/bundle/vim-cucumber"]
|
119 |
| - path = vim/bundle/vim-cucumber |
| 119 | + path = lib/vim/bundle/vim-cucumber |
120 | 120 | url = https://github.com/tpope/vim-cucumber
|
121 | 121 | [submodule "vim/bundle/vim-easymotion"]
|
122 |
| - path = vim/bundle/vim-easymotion |
| 122 | + path = lib/vim/bundle/vim-easymotion |
123 | 123 | url = https://github.com/Lokaltog/vim-easymotion.git
|
124 | 124 | [submodule "vim/bundle/vim-easytags"]
|
125 |
| - path = vim/bundle/vim-easytags |
| 125 | + path = lib/vim/bundle/vim-easytags |
126 | 126 | url = https://github.com/xolox/vim-easytags.git
|
127 | 127 | [submodule "vim/bundle/vim-elixir"]
|
128 |
| - path = vim/bundle/vim-elixir |
| 128 | + path = lib/vim/bundle/vim-elixir |
129 | 129 | url = https://github.com/elixir-editors/vim-elixir.git
|
130 | 130 | [submodule "vim/bundle/vim-endwise"]
|
131 |
| - path = vim/bundle/vim-endwise |
| 131 | + path = lib/vim/bundle/vim-endwise |
132 | 132 | url = https://github.com/tpope/vim-endwise
|
133 | 133 | [submodule "vim/bundle/vim-fireplace"]
|
134 |
| - path = vim/bundle/vim-fireplace |
| 134 | + path = lib/vim/bundle/vim-fireplace |
135 | 135 | url = https://github.com/tpope/vim-fireplace.git
|
136 | 136 | [submodule "vim/bundle/vim-fugitive"]
|
137 |
| - path = vim/bundle/vim-fugitive |
| 137 | + path = lib/vim/bundle/vim-fugitive |
138 | 138 | url = https://github.com/tpope/vim-fugitive
|
139 | 139 | [submodule "vim/bundle/vim-haml"]
|
140 |
| - path = vim/bundle/vim-haml |
| 140 | + path = lib/vim/bundle/vim-haml |
141 | 141 | url = https://github.com/tpope/vim-haml
|
142 | 142 | [submodule "vim/bundle/vim-indent-guides"]
|
143 |
| - path = vim/bundle/vim-indent-guides |
| 143 | + path = lib/vim/bundle/vim-indent-guides |
144 | 144 | url = https://github.com/nathanaelkane/vim-indent-guides.git
|
145 | 145 | [submodule "vim/bundle/vim-indent-object"]
|
146 |
| - path = vim/bundle/vim-indent-object |
| 146 | + path = lib/vim/bundle/vim-indent-object |
147 | 147 | url = https://github.com/michaeljsmith/vim-indent-object.git
|
148 | 148 | [submodule "vim/bundle/vim-indexed-search"]
|
149 |
| - path = vim/bundle/vim-indexed-search |
| 149 | + path = lib/vim/bundle/vim-indexed-search |
150 | 150 | url = https://github.com/henrik/vim-indexed-search
|
151 | 151 | [submodule "vim/bundle/vim-javascript"]
|
152 |
| - path = vim/bundle/vim-javascript |
| 152 | + path = lib/vim/bundle/vim-javascript |
153 | 153 | url = https://github.com/pangloss/vim-javascript
|
154 | 154 | [submodule "vim/bundle/vim-jsx"]
|
155 |
| - path = vim/bundle/vim-jsx |
| 155 | + path = lib/vim/bundle/vim-jsx |
156 | 156 | url = https://github.com/mxw/vim-jsx.git
|
157 | 157 | [submodule "vim/bundle/vim-misc"]
|
158 |
| - path = vim/bundle/vim-misc |
| 158 | + path = lib/vim/bundle/vim-misc |
159 | 159 | url = https://github.com/xolox/vim-misc.git
|
160 | 160 | [submodule "vim/bundle/vim-projectionist"]
|
161 |
| - path = vim/bundle/vim-projectionist |
| 161 | + path = lib/vim/bundle/vim-projectionist |
162 | 162 | url = https://github.com/tpope/vim-projectionist.git
|
163 | 163 | [submodule "vim/bundle/vim-puppet"]
|
164 |
| - path = vim/bundle/vim-puppet |
| 164 | + path = lib/vim/bundle/vim-puppet |
165 | 165 | url = https://github.com/rodjek/vim-puppet.git
|
166 | 166 | [submodule "vim/bundle/vim-racket"]
|
167 |
| - path = vim/bundle/vim-racket |
| 167 | + path = lib/vim/bundle/vim-racket |
168 | 168 | url = https://github.com/wlangstroth/vim-racket.git
|
169 | 169 | [submodule "vim/bundle/vim-rails"]
|
170 |
| - path = vim/bundle/vim-rails |
| 170 | + path = lib/vim/bundle/vim-rails |
171 | 171 | url = https://github.com/tpope/vim-rails.git
|
172 | 172 | [submodule "vim/bundle/vim-rake"]
|
173 |
| - path = vim/bundle/vim-rake |
| 173 | + path = lib/vim/bundle/vim-rake |
174 | 174 | url = https://github.com/tpope/vim-rake.git
|
175 | 175 | [submodule "vim/bundle/vim-repeat"]
|
176 |
| - path = vim/bundle/vim-repeat |
| 176 | + path = lib/vim/bundle/vim-repeat |
177 | 177 | url = https://github.com/tpope/vim-repeat
|
178 | 178 | [submodule "vim/bundle/vim-ruby"]
|
179 |
| - path = vim/bundle/vim-ruby |
| 179 | + path = lib/vim/bundle/vim-ruby |
180 | 180 | url = https://github.com/vim-ruby/vim-ruby.git
|
181 | 181 | [submodule "vim/bundle/vim-ruby-refactoring"]
|
182 |
| - path = vim/bundle/vim-ruby-refactoring |
| 182 | + path = lib/vim/bundle/vim-ruby-refactoring |
183 | 183 | url = https://github.com/ecomba/vim-ruby-refactoring.git
|
184 | 184 | [submodule "vim/bundle/vim-surround"]
|
185 |
| - path = vim/bundle/vim-surround |
| 185 | + path = lib/vim/bundle/vim-surround |
186 | 186 | url = https://github.com/tpope/vim-surround
|
187 | 187 | [submodule "vim/bundle/vim-terraform"]
|
188 |
| - path = vim/bundle/vim-terraform |
| 188 | + path = lib/vim/bundle/vim-terraform |
189 | 189 | url = https://github.com/hashivim/vim-terraform.git
|
190 | 190 | [submodule "vim/bundle/vim-textobj-rubyblock"]
|
191 |
| - path = vim/bundle/vim-textobj-rubyblock |
| 191 | + path = lib/vim/bundle/vim-textobj-rubyblock |
192 | 192 | url = https://github.com/nelstrom/vim-textobj-rubyblock.git
|
193 | 193 | [submodule "vim/bundle/vim-textobj-user"]
|
194 |
| - path = vim/bundle/vim-textobj-user |
| 194 | + path = lib/vim/bundle/vim-textobj-user |
195 | 195 | url = https://github.com/kana/vim-textobj-user.git
|
196 | 196 | [submodule "vim/bundle/vim-unimpaired"]
|
197 |
| - path = vim/bundle/vim-unimpaired |
| 197 | + path = lib/vim/bundle/vim-unimpaired |
198 | 198 | url = https://github.com/tpope/vim-unimpaired.git
|
199 | 199 | [submodule "vim/bundle/yats.vim"]
|
200 |
| - path = vim/bundle/yats.vim |
| 200 | + path = lib/vim/bundle/yats.vim |
201 | 201 | url = https://github.com/HerringtonDarkholme/yats.vim.git
|
202 | 202 | [submodule "vim/bundle/ZoomWin"]
|
203 |
| - path = vim/bundle/ZoomWin |
| 203 | + path = lib/vim/bundle/ZoomWin |
204 | 204 | url = https://github.com/vim-scripts/ZoomWin.git
|
205 | 205 | [submodule "shell/vendor/base16-shell"]
|
206 |
| - path = shell/vendor/base16-shell |
| 206 | + path = lib/shell/vendor/base16-shell |
207 | 207 | url = https://github.com/chriskempson/base16-shell.git
|
0 commit comments