Add ZLS config
This commit is contained in:
parent
a4b1559c89
commit
087b6f1685
2 changed files with 10 additions and 1 deletions
4
zls.json
Normal file
4
zls.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"enable_semantic_tokens": true,
|
||||
"zig_lib_path": "/home/joachim/src/zig/lib"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue