Display a character as the colorcolumn.
This plugin is based on lukas-reineke/virt-column.nvim, then why not submit pr, but a new repository, because the content of the modification of this plugin and the original use of the way completely incompatible, and can even be considered two completely different plugins
requires nvim0.7+nightly which has nvim_create_autocmd
Same as other normal plugins, use your favourite plugin manager to install.
This plugin is aiming for zero configuration, you just need to install and make
sure this plugin loaded and it will automatically handle colorcolumn
e.g. set cc=80
au FileType gitcommit setl cc=50,72
by default
vim.g.virtcolumn_char = '▕' -- char to display the line
vim.g.virtcolumn_priority = 10 -- priority of extmark
VirtColumn
Highlight of virtual column character.
Use ColorColumn
s background color by default, otherwise link to NonText