mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-08-28 05:44:07 +02:00
enc: cpp config default
This commit is contained in:
parent
1a91af074f
commit
d3b57e0fa6
6 changed files with 57 additions and 53 deletions
|
@ -1,6 +0,0 @@
|
|||
local path = require("mason-registry").get_package("php-debug-adapter"):get_install_path()
|
||||
return {
|
||||
type = "executable",
|
||||
command = "node",
|
||||
args = { path .. "/extension/out/phpDebug.js" },
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue