/ .gitmodules
.gitmodules
1 [submodule "vendor/FiraSans"] 2 path = vendor/FiraSans 3 url = https://github.com/mozilla/Fira.git 4 [submodule "vendor/FiraCode"] 5 path = vendor/FiraCode 6 url = https://github.com/tonsky/FiraCode.git 7 [submodule "vendor/Spectral"] 8 path = vendor/Spectral 9 url = https://github.com/productiontype/Spectral