vscode, sublime text configs

This commit is contained in:
2025-07-28 01:30:05 +03:00
parent 4f22c005b7
commit 5c141d3f23
17 changed files with 128 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
// Settings in here override those in "LSP-copilot/LSP-copilot.sublime-settings"
{
"settings": {
"debug": true
}
}