mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-24 04:35:08 +02:00
11 lines
266 B
TOML
11 lines
266 B
TOML
[coq-nvim]
|
|
src.git = "https://github.com/ms-jpq/coq_nvim"
|
|
fetch.github = "ms-jpq/coq_nvim"
|
|
|
|
[std2]
|
|
src.git = "https://github.com/ms-jpq/std2"
|
|
fetch.github = "ms-jpq/std2"
|
|
|
|
[pynvim_pp]
|
|
src.git = "https://github.com/ms-jpq/pynvim_pp"
|
|
fetch.github = "ms-jpq/pynvim_pp"
|