Files
telescope.nvim/lua/telescope
Patrick Ziegler ce8c8d4a45 fix(highlight): Use TS built-in is_enabled function (#1513)
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.
2021-11-30 21:18:08 +01:00
..
2021-09-10 12:33:09 -04:00
2021-09-13 21:49:13 +02:00