Releases: lukas-reineke/virt-column.nvim
Releases · lukas-reineke/virt-column.nvim
Version 2.0.3
Version 2.0.2
Version 2.0.1
Version 2.0.0
What's Changed
- Version 2 by @lukas-reineke in #38
Full Changelog: v1.5.6...v2.0.0
BREAKING CHANGES
- Removed
VirtColumnRefresh
command, this is only handled internally now - Removed
VirtColumn
highlight group, use:help virt-column.config.highlight
instead setup_buffer
now takes the buffer number as the first argument
Version 1.5.6
What's Changed
- fix: calculate valid widths by virtcol() by @delphinus in #37
New Contributors
- @delphinus made their first contribution in #37
Full Changelog: v1.5.5...v1.5.6
Version 1.5.5
What's Changed
- Automatically clear the CursorColumn highlight group when a colorscheme is set by @f1rstlady in #35
New Contributors
- @f1rstlady made their first contribution in #35
Full Changelog: v1.5.4...v1.5.5
Version 1.5.4
What's Changed
- tooling: add luacheck by @lukas-reineke in #24
- tooling: add luacheck by @lukas-reineke in #30
- Version 1.5.4 by @lukas-reineke in #31
Full Changelog: v1.5.3...v1.5.4
Version 1.5.3
- ignore
+N
-N
columns whentextwidth
is 0
Version: 1.5.2
- use
default
for:highlight-link
Version 1.5.1
- Add ext mark priority