41 lines
1.1 KiB
TOML
41 lines
1.1 KiB
TOML
# nvfetcher.toml
|
|
[manix]
|
|
src.git = "https://github.com/mlvzk/manix"
|
|
fetch.github = "mlvzk/manix"
|
|
|
|
[wik]
|
|
src.git = "https://github.com/yashsinghcodes/wik"
|
|
fetch.github = "yashsinghcodes/wik"
|
|
|
|
[rnix-lsp-nvfetcher]
|
|
src.git = "https://github.com/nix-community/rnix-lsp"
|
|
fetch.github = "nix-community/rnix-lsp"
|
|
|
|
[vimagit-nvfetcher]
|
|
src.git = "https://github.com/jreybert/vimagit"
|
|
fetch.github = "jreybert/vimagit"
|
|
|
|
[instant-nvim-nvfetcher]
|
|
src.git = "https://github.com/jbyuki/instant.nvim"
|
|
fetch.github = "jbyuki/instant.nvim"
|
|
|
|
[vim-caddyfile-nvfetcher]
|
|
src.git = "https://github.com/isobit/vim-caddyfile"
|
|
fetch.github = "isobit/vim-caddyfile"
|
|
|
|
[vim-workspace-nvfetcher]
|
|
src.git = "https://github.com/thaerkh/vim-workspace"
|
|
fetch.github = "thaerkh/vim-workspace"
|
|
|
|
[vim-beautify-nvfetcher]
|
|
src.git = "https://github.com/zeekay/vim-beautify"
|
|
fetch.github = "zeekay/vim-beautify"
|
|
|
|
[vim-apprentice-nvfetcher]
|
|
src.git = "https://github.com/romainl/Apprentice"
|
|
fetch.github = "romainl/Apprentice"
|
|
|
|
[waybar-nvfetcher]
|
|
src.git = "https://github.com/Alexays/Waybar"
|
|
fetch.github = "Alexays/Waybar"
|