mirror of
https://github.com/akr2002/nv.git
synced 2024-11-09 10:39:44 +00:00
fix dap config
This commit is contained in:
parent
d5a39ce566
commit
6e3f2578e4
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
texthl = "DapLogPoint";
|
||||
};
|
||||
};
|
||||
configurations = {
|
||||
extensions = {
|
||||
dap-python = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue