aboutsummaryrefslogtreecommitdiff
path: root/examples/hello-zig/.nova/Configuration.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello-zig/.nova/Configuration.json')
-rw-r--r--examples/hello-zig/.nova/Configuration.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/hello-zig/.nova/Configuration.json b/examples/hello-zig/.nova/Configuration.json
deleted file mode 100644
index 47e341a..0000000
--- a/examples/hello-zig/.nova/Configuration.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "at.dcz.nova-zig.toolchain.lldb-dap-path" : "\/Library\/Developer\/CommandLineTools\/usr\/bin\/lldb-dap",
- "at.dcz.nova-zig.toolchain.zig-path" : "\/opt\/homebrew\/bin\/zig",
- "at.dcz.nova-zig.zls.build-on-save" : true,
- "at.dcz.nova-zig.zls.enabled" : true,
- "zls.enable_build_on_save" : true,
- "zls.zig_exe_path" : "\/opt\/homebrew\/bin\/zig"
-}