mirror of
https://github.com/junegunn/vim-plug.git
synced 2025-12-30 20:34:21 +08: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