mirror of
https://github.com/junegunn/vim-plug.git
synced 2026-01-02 05:43:22 +08:00
Neovim 0.5.0 allows lua files to be used in runtime files (such as plugin, ftdetect, etc.) as well as vimscript files. Indeed, some plugins have `plugin/*.lua` scripts only, but not `plugin/*.vim`; such plugins cannot be sourced and work properly if it is lazy-loaded.
82 KiB
82 KiB