Open cannorin opened 5 years ago
Neovim supports virtual text (nvim_buf_set_virtual_text). This can be used to show LineLens but Vim doesn't have an equivalent feature as of now.
nvim_buf_set_virtual_text
Would love to get some support for this!
Neovim supports virtual text (
nvim_buf_set_virtual_text
). This can be used to show LineLens but Vim doesn't have an equivalent feature as of now.