nix/nvfetcher.toml
2022-02-16 10:19:00 -05:00

33 lines
974 B
TOML

[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"
[fzy-lua-native]
src.git = "https://github.com/romgrk/fzy-lua-native"
fetch.github = "romgrk/fzy-lua-native"
[zk-nvim]
src.git = "https://github.com/mickael-menu/zk-nvim"
fetch.github = "mickael-menu/zk-nvim"
[telescope-media-files]
src.git = "https://github.com/nvim-telescope/telescope-media-files.nvim"
fetch.github = "nvim-telescope/telescope-media-files.nvim"
[calendar-vim]
src.git = "https://github.com/renerocksai/calendar-vim"
fetch.github = "renerocksai/calendar-vim"
[epub-thumbnailer]
src.git = "https://github.com/marianosimone/epub-thumbnailer"
fetch.github = "marianosimone/epub-thumbnailer"