add support for zon filetype

This commit is contained in:
LordMZTE 2023-04-03 14:48:42 +02:00
parent 9ef14a1650
commit 35938fb476
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6

View file

@ -5,4 +5,6 @@
;; nvim defaults to scheme
:rkt :racket
:rktl :racket
:rktd :racket}})
:rktd :racket
;; nvim doesn't know zon
:zon :zig}})