Package Release Info

nvimpager-0.11.0-bp156.1.1

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

nvimpager
nvimpager-zsh-completion

Change Logs

* Tue Oct 18 2022 Michael Vetter <mvetter@suse.com>
- Update to 0.11.0:
  Breaking changes:
  * require neovim >= 0.7.2
  * Rename env var NVIM to NVIMPAGER_NVIM
  * Improve version number format to better conform to SemVer
  * Only use buffer local maps
  * Keep input file order when reading from stdin and files
  Major changes:
  * Allow lua init file (#64[1])
  * Implement follow mode (#21[2])
  * Add git_colors option to use colors from git instead of internal syntax (#68[3])
  * Use :Man! to set filetype in python docs
  * Use exec to start nvim, delete tempfile for stdin from nvim and set buftype=nofile
  * Rename execed nvim process to "nvimpager"
  * Remove extra redirect from tty
Version: 0.10.4-bp155.1.4
* Thu Aug 18 2022 Michael Vetter <mvetter@suse.com>
- Initial package of nvimpager 0.10.4 for openSUSE