mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-28 13:58:41 +02:00
plugins/dap-go: migrate to mkNeovimPlugin
This commit is contained in:
parent
4d1bd375c7
commit
6ff7127291
6 changed files with 131 additions and 98 deletions
|
@ -13,7 +13,6 @@ let
|
|||
in
|
||||
lib.nixvim.plugins.mkNeovimPlugin {
|
||||
imports = [
|
||||
./dap-go.nix
|
||||
./dap-python.nix
|
||||
./dap-ui.nix
|
||||
./dap-virtual-text.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue