This commit is contained in:
Adam Stankiewicz
2022-04-30 15:07:33 +02:00
parent 36a2bf60ad
commit 38282d5838
8 changed files with 223 additions and 16 deletions

View File

@@ -195,6 +195,7 @@ let s:zig_syntax_keywords = {
\ , "@Vector"
\ , "@sin"
\ , "@cos"
\ , "@tan"
\ , "@exp"
\ , "@exp2"
\ , "@log"