Bug#846788: neovim-runtime: man plugin breaks startup

2016-12-03 Thread James McCoy
On Sat, Dec 03, 2016 at 08:10:24PM +0100, Philipp Marek wrote: > Hmmm.. > I had a > > runtime ftplugin/man.vim > > in ~/.config/nvim/init.vim, but up to and including 0.1.6-5 that never > hurt. Commenting that line out makes 0.1.7 work too. > > I bind "K" to ":Man"; guess that I got it from

Bug#846788: neovim-runtime: man plugin breaks startup

2016-12-03 Thread Philipp Marek
Hi James, thanks for the quick answer! > > With this version, starting nvim with a file on the cmdline is broken. > > It works fine for me. Can you be more explicit about how you're running > nvim? Is it only certain files that exhibit this behavior? What if you > use "nvim -u NORC"? # n

Bug#846788: neovim-runtime: man plugin breaks startup

2016-12-03 Thread James McCoy
On Sat, Dec 03, 2016 at 12:59:20PM +0100, Ph. Marek wrote: > With this version, starting nvim with a file on the cmdline is broken. It works fine for me. Can you be more explicit about how you're running nvim? Is it only certain files that exhibit this behavior? What if you use "nvim -u NORC"?

Bug#846788: neovim-runtime: man plugin breaks startup

2016-12-03 Thread Ph. Marek
Package: neovim-runtime Version: 0.1.7-1 Severity: normal With this version, starting nvim with a file on the cmdline is broken. Instead of the right file being visible, all I get is an empty buffer with the statusbar man:// [-][RO]0,0-1Alles at the bottom. Using "nvim -V2