initial commit
This commit is contained in:
Vendored
+12
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "main",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"program": "/home/patrick/git/skill-ls/.venv/bin/skillls",
|
||||
"python": "/home/patrick/git/skill-ls/.venv/bin/python"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user