mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-23 20:25:08 +02:00
plugins/dap-python: migrate to mkNeovimPlugin
This commit is contained in:
parent
6ff7127291
commit
a70168e0fa
5 changed files with 151 additions and 109 deletions
|
@ -13,7 +13,6 @@ let
|
|||
in
|
||||
lib.nixvim.plugins.mkNeovimPlugin {
|
||||
imports = [
|
||||
./dap-python.nix
|
||||
./dap-ui.nix
|
||||
./dap-virtual-text.nix
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue