Updated nvim-treesitter version

This commit is contained in:
2026-05-19 10:33:12 +01:00
parent 9939263f4c
commit f5eb2a5737
+1
View File
@@ -71,6 +71,7 @@ return {
},
{ -- Highlight, edit, and navigate code
"nvim-treesitter/nvim-treesitter",
branch = "main",
build = ":TSUpdate",
opts = {
ensure_installed = { "bash", "c", "html", "lua", "markdown", "nu", "vim", "vimdoc" },