-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Description
After recent changes to vim-man, an error shows up when trying to look up a man page in neovim:

Though, vim works fine.
The problem stems from the variable g:loaded_man, which is also used in neovim runtime files:
k2:/usr/share/nvim/runtime % grep -r g:loaded_man
plugin/man.vim:let g:loaded_man =
k2:/usr/share/nvim/runtime % yaourt -Qo plugin/man.vim
/usr/share/nvim/runtime/plugin/man.vim is owned by neovim 0.1.0-1
Could vim-man use a more distinctive name for the guard variable?
Metadata
Metadata
Assignees
Labels
No labels