Add ZLS config

This commit is contained in:
joachimschmidt557 2020-12-24 13:44:21 +01:00
parent a4b1559c89
commit 087b6f1685
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5
2 changed files with 10 additions and 1 deletions

4
zls.json Normal file
View file

@ -0,0 +1,4 @@
{
"enable_semantic_tokens": true,
"zig_lib_path": "/home/joachim/src/zig/lib"
}