diff options
Diffstat (limited to 'nvim/lua/config')
| -rw-r--r-- | nvim/lua/config/treesitter.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nvim/lua/config/treesitter.lua b/nvim/lua/config/treesitter.lua index 6903914..1eee267 100644 --- a/nvim/lua/config/treesitter.lua +++ b/nvim/lua/config/treesitter.lua | |||
| @@ -14,6 +14,7 @@ M.languages = { | |||
| 14 | "markdown", | 14 | "markdown", |
| 15 | "markdown_inline", | 15 | "markdown_inline", |
| 16 | "po", | 16 | "po", |
| 17 | "powershell", | ||
| 17 | "prisma", | 18 | "prisma", |
| 18 | "python", | 19 | "python", |
| 19 | "typescript", | 20 | "typescript", |
