Added dap-ui
This commit is contained in:
parent
4579816b7e
commit
71c168b812
2 changed files with 2 additions and 0 deletions
1
config/dap-ui.nix
Normal file
1
config/dap-ui.nix
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
{ plugins = { dap-ui = { enable = true; }; }; }
|
||||||
|
|
@ -9,6 +9,7 @@
|
||||||
./lsp-format.nix
|
./lsp-format.nix
|
||||||
./lsp.nix
|
./lsp.nix
|
||||||
./dap.nix
|
./dap.nix
|
||||||
|
./dap-ui.nix
|
||||||
];
|
];
|
||||||
opts = {
|
opts = {
|
||||||
number = true;
|
number = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue