pre load tree sitter parsers

This commit is contained in:
2025-03-03 13:19:01 +01:00
parent 10545bb681
commit c119e3fce5
4 changed files with 2 additions and 3 deletions

View File

@@ -11,7 +11,6 @@ return {
'javascript',
'typescript',
'tsx',
'jsx',
'markdown',
'markdown_inline'
},