diff options
author | Lewis Russell <lewis6991@gmail.com> | 2024-01-22 10:13:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-22 10:13:35 +0000 |
commit | 1233ac467de7504b277425988ef9be7f8d3a9626 (patch) | |
tree | 0f90618b9a542e3bc859cf03079d8149d10e77e1 /runtime/lua/vim/provider/python.lua | |
parent | 21b36c7d7fa351544253316c606651e9ce925b29 (diff) | |
download | rneovim-1233ac467de7504b277425988ef9be7f8d3a9626.tar.gz rneovim-1233ac467de7504b277425988ef9be7f8d3a9626.tar.bz2 rneovim-1233ac467de7504b277425988ef9be7f8d3a9626.zip |
feat(fold): transparent foldtext
'foldtext' can be set to an empty string to disable and render the
line with:
- extmark highlight
- syntax highlighting
- search highlighting
- no line wrapping
- spelling
- conceal
- inline virtual text
- respects `fillchars:fold`
Currently normal virtual text is not displayed
Co-authored-by: zeertzjq <zeertzjq@outlook.com>
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions