Files
neovim/src/nvim/eval
bfredl ea4e9c71cc refactor(plines): use a struct for chartabsize state
This is a refactor extracted from vim-patch 9.0.0067: cannot show virtual text

The logic for inline virtual text is going to be different in nvim than
text property based text in vim, but this refactor is still useful,
as calculation of displayed linesize is going to be stateful in a
similar way.
2022-08-29 12:05:34 +02:00
..
2022-08-13 21:31:00 +08:00
2021-09-18 09:34:23 -07:00
2017-03-29 10:05:06 +03:00
2022-08-12 14:22:02 +02:00