mirror of
https://github.com/neovim/neovim.git
synced 2026-04-22 15:25:30 +00:00
Problem: Package directory not added to 'rtp' if prefix matches.
Solution: Check the match is a full match. (Ozaki Kiichi, closes vim/vim#2817)
Also handle different ways of spelling a path.
f98a39ca57