feat: never source packer_compiled.lua

This commit is contained in:
Folke Lemaitre 2022-12-17 17:35:45 +01:00
parent 9026a0e25d
commit a46c0c04f1
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -8,7 +8,7 @@ local M = {}
M.loading = {}
M.init_done = false
---@type table<string,true>
M.disabled_rtp_plugins = {}
M.disabled_rtp_plugins = { packer_compiled = true }
function M.setup()
-- install missing plugins