-
-
Notifications
You must be signed in to change notification settings - Fork 686
Closed
Description
Describe the bug
Installing Macvim from HEAD and using trying to open the manual causes the following error:
E432: Tags file not sorted: /usr/local/Cellar/macvim/HEAD-dc07a14/MacVim.app/Contents/Resources/vim/runtime/doc/tags
I also get the same error for all my plugins at the same time. Also, when navigating the help pages the error appears for each new help file that is opened.
To Reproduce
Detailed steps to reproduce the behavior:
- Run
brew uninstall macvim && brew install macvim --HEAD - Type
:h<enter>and the error appears on the bottom of the window. - Press
<enter>to continue and click on any link (or use<CTRL-]>and the error appears again (but with reference to other help files). - Describe the error
Expected behavior
No error message.
Environment (please complete the following information):
- Vim version 8.1.2102
- OS: macOS 10.15 (Catalina)
- Terminal: GUI
Metadata
Metadata
Assignees
Labels
No labels