Skip to content

Releases: m4xshen/smartcolumn.nvim

v1.1.1

02 Sep 15:50
d01b993
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v1.1.0...v1.1.1

v1.1.0

12 Aug 12:12
Compare
Choose a tag to compare

New Features

  • custom_colorcolumn now accepts function

Full Changelog: v1.0.1...v1.1.0

v1.0.1

21 Mar 17:07
0c572e3
Compare
Choose a tag to compare

Bug Fixes

  • Update colorcolumn value only when state changed. Fixes #10 (0c572e3)

Full Changelog: v1.0.0...v1.0.1

v1.0.0

02 Mar 05:01
Compare
Choose a tag to compare

Breaking Changes

  • use scope option to replace limit_to_window and limit_to_line
  • colorcolumn should be set as string or table instead of number

New Features

  • multiple colorcolumns is now supported

Full Changelog: https://github.com/m4xshen/smartcolumn.nvim/commits/v1.0.0