this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add vim and cctools submodules

+6
+6
.gitmodules
··· 251 251 [submodule "src/external/SmartCardServices"] 252 252 path = src/external/SmartCardServices 253 253 url = ../darling-SmartCardServices.git 254 + [submodule "src/external/vim"] 255 + path = src/external/vim 256 + url = ../darling-vim.git 257 + [submodule "src/external/cctools"] 258 + path = src/external/cctools 259 + url = ../darling-cctools.git