File nvimpager.changes of Package nvimpager
------------------------------------------------------------------- Tue Oct 18 11:56:47 UTC 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 ------------------------------------------------------------------- Thu Aug 18 14:01:26 UTC 2022 - Michael Vetter <mvetter@suse.com> - Initial package of nvimpager 0.10.4 for openSUSE