mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-19 08:48:44 +02:00
misc: update inputs + make use of upstream plugins (#294)
This commit is contained in:
parent
7f50b54bfb
commit
e46b7302af
12 changed files with 45 additions and 353 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue