github shortcuts/no-neck-pain.nvim v1.0.0

latest releases: stable, v2.2.0, v2.1.5...
2 years ago

1.0.0 (2023-03-04)

⚠ BREAKING CHANGES

  • v1.0.0 - API breaking changes (#201)

If you were using the below options, make sure to move them to their new location when calling the setup method:

Before After
enableOnVimEnter autocmds.enableOnVimEnter
enableOnTabEnter autocmds.enableOnTabEnter
toggleMapping mappings.toggle
widthUpMapping mappings.widthUp
widthDownMapping mappings.widthDown
backgroundColor colors.background
textColor colors.text
blend colors.blend
left.backgroundColor left.colors.background
left.textColor left.colors.text
left.blend left.colors.blend
right.backgroundColor right.colors.background
right.textColor right.colors.text
right.blend right.colors.blend

Features

Don't miss a new no-neck-pain.nvim release

NewReleases is sending notifications on new releases.