removed Copilot

This commit is contained in:
Jannik Donker
2025-02-20 20:20:59 +01:00
parent 5be7301e24
commit 8b199cd837
4 changed files with 50 additions and 50 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
{
"diagnostics.globals": [
"vim"
"vim",
"testMe",
"result"
]
}