AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- 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
- Initial package of nvimpager 0.10.4 for openSUSE