To view this discussion visit https://groups.google.com/d/msgid/vim_use/98980CC6-FD9B-4765-9496-EEE225F209D1%40256bit.org.
FWIW :h help works on OS X with $VIMRUNTIME as /opt/homebrew/share/vim/vim91 — which I think is the equivalent path on Linux
Igbanam
It looks like the path to help.txt is hardcoded in vim and the ubuntu install put it elsewhere.
A symlink took care of everything.
Thanks[Solved]