Vim | Has A Conceal Function
Context
Question
How to use conceal in vim?
Answer
https://vi.stackexchange.com/questions/13005/how-to-make-linebreak-play-along-with-conceal
But it is still finicky when using wrap as well
In neovim
- There is anticonceal https://github.com/neovim/neovim/pull/9496
- https://github.com/neovim/neovim/issues/14409
What I Learned
Resources
Tags: