mirror of
https://github.com/junegunn/vim-plug
synced 2026-05-21 17:27:57 -04:00
Having a trailing slash with &rtp entries is problematic when removing them later: if loading on demand is used, s:reorg_rtp might fail to remove the previous runtime paths. Test case has been using maktaba (which triggers unsetting s:middle in s:reorg_rtp), but because of the trailing slashes being used, the previous rtp entries were not removed.
73 KiB
73 KiB