mirror of
https://github.com/junegunn/vim-plug.git
synced 2025-12-26 18:41:08 +08:00
Previously, syntax highlighting was turned on unconditionally in the buffers opened by commands such as `:PlugUpdate`. With this commit, highlighting is not applied if the user has disabled syntax highlighting by calling `syntax off` after `call plug#end()` in their `vimrc`.
60 KiB
60 KiB