feat: add treesitter

This commit is contained in:
ZotyDev 2026-02-22 14:32:59 -03:00
parent 4350a2f681
commit 03409a59f0
Signed by: Zoty
SSH key fingerprint: SHA256:WsGEGivgl37t3Mth6uugXMOgMCTR7QolIepNbC+j/tA
7 changed files with 20 additions and 9 deletions

View file

@ -12,6 +12,8 @@
devShells.default = pkgs.mkShell {
packages = with pkgs; [
neovim
gcc
tree-sitter
# LSPs
lua-language-server