Ligaturizer/.gitmodules
Ben Kelly d5db9c0f5a Add Google Fonts submodule for those fonts present in it
The following fonts are now loaded from the submodule rather than checked in:
- Cousine
- Roboto Mono
- Inconsolata
- Anonymous Pro
- IBM Plex Mono
- Oxygen Mono
- Source Code Pro
- Ubuntu Mono

This also means a bunch of new output fonts have been added for variants not
present in the original input-fonts.
2018-08-31 15:18:25 -04:00

8 lines
187 B
Plaintext

[submodule "fira"]
path = fira
url = https://github.com/tonsky/FiraCode
[submodule "google-fonts"]
path = input-fonts/google
url = https://github.com/google/fonts.git
shallow = true