From 25b63a02346342ea2525eb0ff9b06cd4d5bfd35e Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Tue, 29 Oct 2024 20:08:26 -0700 Subject: [PATCH] chore: add jsonc treesitter grammar --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 3aa102e..254ac36 100644 --- a/flake.nix +++ b/flake.nix @@ -123,6 +123,7 @@ bash make gitcommit + jsonc ]) )) ];