Skip to content

Releases: shortcuts/no-neck-pain.nvim

v0.1.2

18 Dec 12:18
Compare
Choose a tag to compare

Chore

  • release 0.1.2
  • changelog with author (#67)
  • showcase for mobile users
  • better test coverage (#60)
  • add issue and PR templates (#59)
  • README add options
  • make tests less redundant (#57)
  • disable make all rule
  • split utils code (#50)
  • update README.md
  • release 0.1.1

Feat

  • add rose-pine color themes (#58)
  • allow customizing bg color of side buffers (#54)
  • support same buffer splits (#52)

Fix

  • quit Neovim when killing one of the last NNP buffer (#66)
  • highlight group typo (#65)
  • prevent config reset (#63)
  • color leaving non-colored blocks (#61)
  • prevent error on last buffer close (#49)

Contributors

Thanks for contributing to the project:


Full changelog 0.1.1...0.1.2

v0.1.1

14 Dec 23:26
Compare
Choose a tag to compare

Chore

  • release 0.1.1
  • document simpler usage (#45)
  • make README usage more straight forward (#34)
  • recommend latest stable tag for vim-plug (#29)
  • recommend latest stable tag for packer (#28)

Docs

  • generate documentation (#31)
  • README: misspelled api (#33)

Feat

  • add killAllBuffersOnDisable option (#41)
  • add disableOnLastBuffer option (#37)
  • named side buffer (#32)

Fix

  • prevent force close window (#47)
  • side buffers not closing when killAllBuffersOnDisable is false (#44)
  • remove event redundancy (#40)

Full changelog 0.1.0...0.1.1

v0.1.0

14 Dec 21:41
Compare
Choose a tag to compare

Chore

  • release 0.1.0

Feat

  • api: make API extensible (#27)

BREAKING CHANGE

exposed API and configuration have changed


Full changelog 0.0.1...0.1.0

v0.0.1

14 Dec 21:38
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Chore

  • release 0.0.1
  • better snippets for dashboard support (#24)
  • update README.md (#9)
  • add submodules
  • remove submodule
  • github action
  • add deps
  • remove deps
  • README

Docs

  • add wiki (#25)

Feat

  • disable NNP when killing side buffers (#16)
  • left buffer only option (#13)
  • add tests (#4)
  • split screen support (#3)
  • enable on WinEnter (closes #1)
  • init no-neck-pain.nvim

Fix

  • NNP disabling not triggering (#21)
  • condition for leftPaddingOnly
  • prevent float window to kill side buffers (#12)
  • unwanted init toggle (#8)
  • prevent infinite config reset (#7)
  • cleanup and more tests (#6)
  • tests (#5)
  • better split support
  • remove enableOnWinEnter
  • some padding wrongly toggling