vim-orgmode icon indicating copy to clipboard operation
vim-orgmode copied to clipboard

if there is a link embedded, the link itself is still takingup space in the editor but just not showing

Open fsw0422 opened this issue 7 years ago • 1 comments

[link][]text text

shows up in my editor like this.

it gets super hard to read the hierarchcies if it changes line

fsw0422 avatar Feb 22 '18 10:02 fsw0422

Unfortunately I believe this is the way conceal works in vim because it just works on visual part of the buffer but not on the actual buffer content. If you have any ideas how to fix maybe you can submit a PR?

akstrfn avatar Feb 22 '18 15:02 akstrfn