From ef5ce82f372473064e4070a422f16f86e789644c Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Thu, 15 Jan 2026 14:32:26 +0100 Subject: [PATCH] [TS] Update file pattern --- nvim/lua/plugins/util/treesitter.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nvim/lua/plugins/util/treesitter.lua b/nvim/lua/plugins/util/treesitter.lua index 4d6d682..c17b4c6 100755 --- a/nvim/lua/plugins/util/treesitter.lua +++ b/nvim/lua/plugins/util/treesitter.lua @@ -44,7 +44,7 @@ return { }) vim.api.nvim_create_autocmd({ 'FileType' }, { - pattern = { '*' }, + pattern = { '.*@