fix: LvimUpdate should bump core plugins (#3846)

This commit is contained in:
LostNeophyte 2023-02-16 13:21:38 +01:00 committed by GitHub
parent 23a16d9330
commit 1a91812712
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,6 +59,7 @@ function M.run_post_update()
M.reset_cache()
Log:debug "Syncing core plugins"
plugin_loader.reload { reload "lvim.plugins", lvim.plugins }
plugin_loader.sync_core_plugins()
if not in_headless then