misc: update inputs + make use of upstream plugins (#294)

This commit is contained in:
Gaétan Lepage 2023-03-26 15:44:45 +02:00 committed by GitHub
parent 7f50b54bfb
commit e46b7302af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 45 additions and 353 deletions

View file

@ -1,11 +1,3 @@
[intellitab-nvim]
src.git = "https://github.com/pta2002/intellitab.nvim"
fetch.github = "pta2002/intellitab.nvim"
[mark-radar]
src.git = "https://github.com/winston0410/mark-radar.nvim"
fetch.github = "winston0410/mark-radar.nvim"
[coq-nvim]
src.git = "https://github.com/ms-jpq/coq_nvim"
fetch.github = "ms-jpq/coq_nvim"
@ -17,23 +9,3 @@ fetch.github = "ms-jpq/std2"
[pynvim_pp]
src.git = "https://github.com/ms-jpq/pynvim_pp"
fetch.github = "ms-jpq/pynvim_pp"
[coq-artifacts]
src.git = "https://github.com/ms-jpq/coq.artifacts"
fetch.github = "ms-jpq/coq.artifacts"
[magma-nvim]
src.git = "https://github.com/WhiteBlackGoose/magma-nvim-goose"
fetch.github = "WhiteBlackGoose/magma-nvim-goose"
[nvim-osc52]
src.git = "https://github.com/ojroques/nvim-osc52"
fetch.github = "ojroques/nvim-osc52"
[netman-nvim]
src.git = "https://github.com/miversen33/netman.nvim"
fetch.github = "miversen33/netman.nvim"
[inc-rename]
src.git = "https://github.com/smjonas/inc-rename.nvim"
fetch.github = "smjonas/inc-rename.nvim"