mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2026-05-22 14:34:43 +01:00
Updated nvim-treesitter version
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user