You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2024. It is now read-only.
Error detected while processing BufReadPost Autocommands for "*":
E5108: Error executing lua ...im/pack/packer/start/filetype.nvim/lua/filetype/init.lua:8: Vim(lua):E5108: Error executing lua ...er/start/nvim-treesitter/lua/nvim-t
reesitter/configs.lua:335: bad argument #1 to 'pairs' (table expected, got function)
Press ENTER or type command to continue
When the disable key in `highlights in tree-sitter is a function, in my case, it looks like this
It will break with the following errors
When the
disable
key in `highlights in tree-sitter is a function, in my case, it looks like thisIf I change it to this, it works fine.
The text was updated successfully, but these errors were encountered: