mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-08 15:19:18 +00:00
The function just replicated the logic from is_enabled and assumed the `disable` setting is always a table. This is no longer the case (https://github.com/nvim-treesitter/nvim-treesitter/pull/2009), it can now also be a function.