Moved treesitter-context into treesitter file

This commit is contained in:
2025-08-12 01:55:35 +09:00
parent 23ebb8f244
commit aa1974966e
2 changed files with 3 additions and 5 deletions
+3
View File
@@ -35,5 +35,8 @@ return {
}
})
end
},
{
"nvim-treesitter/nvim-treesitter-context"
}
}