smartcolumn.nvim

A Neovim plugin hiding your colorcolumn when unneeded.

MIT License

Stars
289
Committers
10

Bot releases are visible (Hide)

smartcolumn.nvim - v1.1.1 Latest Release

Published by m4xshen about 1 year ago

smartcolumn.nvim - v1.1.0

Published by m4xshen about 1 year ago

New Features

  • custom_colorcolumn now accepts function

Full Changelog: https://github.com/m4xshen/smartcolumn.nvim/compare/v1.0.1...v1.1.0

smartcolumn.nvim - v1.0.1

Published by m4xshen over 1 year ago

Bug Fixes

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

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

smartcolumn.nvim - v1.0.0

Published by m4xshen over 1 year ago

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