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