plugins/coq-nvim: remove useless local definition of the coq_nvim plugin (#295)

This commit is contained in:
Gaétan Lepage 2023-03-26 16:12:32 +02:00 committed by GitHub
parent e46b7302af
commit dbd25dffd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 136 deletions

View file

@ -1,11 +0,0 @@
[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"