mirror of
https://github.com/junegunn/vim-plug.git
synced 2025-12-16 05:37:06 +08:00
The reason I used get() instead of concise dot operator when accessing `frozen` and `local` properties of plugin spec was to avoid errors when a user "PlugUpgrade" from an old version of vim-plug whose g:plugs does not have those properties. Added the code to patch the old version of g:plugs so that we can safely use dot operators.
34 KiB
34 KiB