Skip to content

Commit

Permalink
feat(treesitter): remove unecessary ensure_installed languages
Browse files Browse the repository at this point in the history
  • Loading branch information
cpea2506 committed Oct 22, 2023
1 parent c716eec commit 0d3ad49
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lua/pea/builtin/treesitter.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@ local treesitter = {
"markdown_inline",
"regex",
"rust",
"scss",
"svelte",
"toml",
"tsx",
"typescript",
"vim",
"yaml",
},
Expand Down

0 comments on commit 0d3ad49

Please sign in to comment.