nix/nvfetcher.toml

14 lines
362 B
TOML
Raw Normal View History

2022-02-09 18:40:36 +00:00
[filetype-nvim]
src.git = "https://github.com/nathom/filetype.nvim.git"
fetch.github = "nathom/filetype.nvim"
[coq-artifacts]
src.git = "https://github.com/ms-jpq/coq.artifacts"
src.branch = "artifacts"
fetch.github = "ms-jpq/coq.artifacts"
[coq-tp]
src.git = "https://github.com/ms-jpq/coq.thirdparty"
src.branch = "3p"
fetch.github = "ms-jpq/coq.thirdparty"