lukas-reineke/virt-column.nvim

Display a character as the colorcolumn

Lua

314

45 commits

updated Nov 12, 2024

See the code

README

virt-column.nvim

Display a character as the colorcolumn.

Screenshot

Install

Use your favourite plugin manager to install.

For lazy.nvim:

{ "lukas-reineke/virt-column.nvim", opts = {} },

For pckr.nvim:

use "lukas-reineke/virt-column.nvim"

Setup

To configure virt-column.nvim you need to run the setup function.

require("virt-column").setup()

Please see :help virt-column.txt for more details and all possible values.

Thanks

Thank you @francium for the idea.

colorcolumn
neovim
neovim-plugin
vim
vim-plugin

Contributors

lukas-reineke

37 commits

topaxi

3 commits

yehuohan

2 commits

bmrips

1 commits

lukas-reineke/virt-column.nvim

Display a character as the colorcolumn

Lua

314

45 commits

updated Nov 12, 2024

See the code

README

virt-column.nvim

Display a character as the colorcolumn.

Screenshot

Install

Use your favourite plugin manager to install.

For lazy.nvim:

{ "lukas-reineke/virt-column.nvim", opts = {} },

For pckr.nvim:

use "lukas-reineke/virt-column.nvim"

Setup

To configure virt-column.nvim you need to run the setup function.

require("virt-column").setup()

Please see :help virt-column.txt for more details and all possible values.

Thanks

Thank you @francium for the idea.

colorcolumn
neovim
neovim-plugin
vim
vim-plugin

Contributors

lukas-reineke

37 commits

topaxi

3 commits

yehuohan

2 commits

bmrips

1 commits

Languages

Lua

96.4%

Makefile

3.6%