2022-04-15 13:24:02 +08:00
2022-04-15 13:24:02 +08:00
2022-04-15 13:24:02 +08:00
2021-11-26 16:52:38 +09:00

virtcolumn.nvim

Display a character as the colorcolumn.

image

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

Install

Same as other normal plugins, use your favourite plugin manager to install.

Configuration

This plugin is aiming for zero configuration, you just need to install and make sure this plugin loaded and it will automatically handle colorcolumn

char

vim.g.virtcolumn_char = '▕' -- by default

highlight

VirtColumn

Highlight of virtual column character.

Use ColorColumns background color by default, otherwise link to NonText

Description
Display a line as the colorcolumn
Readme 107 KiB
Languages
Lua 100%