Add react web stack to nix home managed packages & nvim treesitter

This commit is contained in:
Martin Larsson 2025-07-19 12:32:26 +02:00
parent 9049945d77
commit 4d759b0233
2 changed files with 9 additions and 2 deletions

View file

@ -53,7 +53,10 @@ return {
"ruby",
"svelte",
"typescript",
"just"
"just",
"tsx",
"javascript",
"jsonc",
},
sync_install = false,
-- This can be updated to a list of languages instead of defaulting to true