summaryrefslogtreecommitdiff
path: root/.vs/launch.vs.json
diff options
context:
space:
mode:
Diffstat (limited to '.vs/launch.vs.json')
-rw-r--r--.vs/launch.vs.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/.vs/launch.vs.json b/.vs/launch.vs.json
deleted file mode 100644
index 6a6569d5..00000000
--- a/.vs/launch.vs.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "version": "0.2.1",
- "defaults": {},
- "configurations": [
- {
- "type": "native",
- "name": "debug",
- "project": "bin\\lua-language-server.exe",
- "args": [
- "test.lua"
- ],
- "currentDir": ".",
- "projectTarget": ""
- }
- ]
-} \ No newline at end of file