nix/nvfetcher.toml

46 lines
1.3 KiB
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"
[fzy-lua-native]
src.git = "https://github.com/romgrk/fzy-lua-native"
fetch.github = "romgrk/fzy-lua-native"
2022-02-16 15:19:00 +00:00
[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"
2022-03-16 10:34:10 +00:00
[telescope-ui-select]
src.git = "https://github.com/nvim-telescope/telescope-ui-select.nvim"
fetch.github = "nvim-telescope/telescope-ui-select.nvim"
[nvim-telescope]
src.git = "https://github.com/nvim-telescope/telescope.nvim"
fetch.github = "nvim-telescope/telescope.nvim"
2022-03-24 22:04:19 +00:00
[tokyo-night-ff]
src.git = "https://github.com/rototrash/tokyo-night-fox"
fetch.github = "rototrash/tokyo-night-fox"