From 0e83b6d8bf24ac59f16ddd69d12ac4e08571cd25 Mon Sep 17 00:00:00 2001 From: LLoyderino Date: Wed, 24 Sep 2025 11:40:04 +0200 Subject: Lots of new changes: - Made .gitignore allow by default (rather than manually specifying what I want) - Dropped pre-built (non-versioned) TS grammars and use built-in ones - Upload custom snippets (lol 1) --- tree-sitter/libtree-sitter-nix.so | Bin 0 -> 102920 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 tree-sitter/libtree-sitter-nix.so (limited to 'tree-sitter/libtree-sitter-nix.so') diff --git a/tree-sitter/libtree-sitter-nix.so b/tree-sitter/libtree-sitter-nix.so new file mode 100755 index 0000000..505b2d3 Binary files /dev/null and b/tree-sitter/libtree-sitter-nix.so differ -- cgit v1.3.1