Files
telescope.nvim/lua
Christian ClasonandSimon Hauser 51faca4b53 fix(preview): update buffer previewer to upstream changes (#2150)
https://github.com/neovim/neovim/pull/19931 removed `_get_hl_from_capture(id)` since captures are now implicitly mapped to highlight groups with the same name.
(cherry picked from commit b923665e64)
2022-09-04 22:01:22 +02:00
..