treesitter fix

This commit is contained in:
2026-04-10 10:34:31 +02:00
parent 3924ec874d
commit 97c897fc41

View File

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