Fix treesitter

This commit is contained in:
2026-03-01 20:52:19 +00:00
parent cc7139c2ff
commit 6f74961fc6

View File

@@ -2,7 +2,7 @@
return {
'nvim-treesitter/nvim-treesitter',
build = ':TSUpdate',
main = 'nvim-treesitter.configs', -- Sets main module to use for opts
-- main = 'nvim-treesitter.configs', -- Sets main module to use for opts
-- [[ Configure Treesitter ]] See `:help nvim-treesitter`
opts = {
ensure_installed = {