diff options
author | Luuk van Baal <luukvbaal@gmail.com> | 2024-11-24 14:46:20 +0100 |
---|---|---|
committer | luukvbaal <luukvbaal@gmail.com> | 2025-02-25 13:09:01 +0100 |
commit | 8ba047e33fe3a10765c593c810d54b5e3bb906e9 (patch) | |
tree | a31efbda695dcae1e1d31c738b72fec5669bf32f /test/functional/script/text_utils_spec.lua | |
parent | f58e7d5fac1c4f63f0ba3e59134591239182910e (diff) | |
download | rneovim-8ba047e33fe3a10765c593c810d54b5e3bb906e9.tar.gz rneovim-8ba047e33fe3a10765c593c810d54b5e3bb906e9.tar.bz2 rneovim-8ba047e33fe3a10765c593c810d54b5e3bb906e9.zip |
feat(treesitter): vertical conceal support for highlighter
TSHighlighter now places marks for conceal_lines metadata. A new
internal decor provider callback _on_conceal_line was added that
instructs the highlighter to place conceal_lines marks whenever the
editor needs to know whether a line is concealed. The bundled markdown
queries use conceal_lines metadata to conceal code block fence lines.
Diffstat (limited to 'test/functional/script/text_utils_spec.lua')
0 files changed, 0 insertions, 0 deletions