Add react web stack to nix home managed packages & nvim treesitter
This commit is contained in:
parent
9049945d77
commit
4d759b0233
2 changed files with 9 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue