index
:
Zig.novaextension
main
Zig language support – ZLS, LLDB, Tree-Sitter grammar
David Czihak
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
hello-zig
/
.editorconfig
blob: d5f8c65f5634ffe53a631cfd60691818b292dec2 (
plain
)
1
2
3
4
5
6
root = true [*] indent_style = space indent_size = 4 insert_final_newline = true