diff options
Diffstat (limited to 'nvim/lua/plugins/treesitter.lua')
| -rw-r--r-- | nvim/lua/plugins/treesitter.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nvim/lua/plugins/treesitter.lua b/nvim/lua/plugins/treesitter.lua index 7c15036..2bbc4c1 100644 --- a/nvim/lua/plugins/treesitter.lua +++ b/nvim/lua/plugins/treesitter.lua | |||
| @@ -23,6 +23,7 @@ return { | |||
| 23 | "html", | 23 | "html", |
| 24 | "javascript", | 24 | "javascript", |
| 25 | "lua", | 25 | "lua", |
| 26 | "make", | ||
| 26 | "markdown", | 27 | "markdown", |
| 27 | "markdown_inline", | 28 | "markdown_inline", |
| 28 | "prisma", | 29 | "prisma", |
