Added pastify and powershell debug

This commit is contained in:
2025-11-11 10:33:26 +01:00
parent 8c0f3ec5b4
commit 47ffc1a523
8 changed files with 370 additions and 7 deletions

View File

@@ -13,6 +13,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@vue/typescript-plugin": "^2.2.10"
"@vue/typescript-plugin": "^2.2.10",
"neovim": "5.4.0"
}
}