mirror of
https://git.aramjonghu.nl/AramJonghu/nvim.git
synced 2026-03-22 01:39:54 +01:00
11/12
This commit is contained in:
+1
-1
@@ -90,7 +90,7 @@ dap.adapters["pwa-node"] = {
|
||||
command = "node",
|
||||
-- 💀 Make sure to update this path to point to your installation
|
||||
args = {
|
||||
"/home/zach/.config/nvim/java-dap/js-debug/src/dapDebugServer.js",
|
||||
"%HOME/.config/nvim/java-dap/js-debug/src/dapDebugServer.js",
|
||||
"${port}"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user