avoid un-needed lazy loading of packer | improve packer bootstrapping
This commit is contained in:
parent
bdf45a447a
commit
a2ff5c285e
10 changed files with 116 additions and 214 deletions
|
|
@ -1,5 +1,8 @@
|
|||
-- Just an example, supposed to be placed in /lua/custom/
|
||||
|
||||
-- remove this if you dont use custom.init.lua at all
|
||||
require "custom"
|
||||
|
||||
local M = {}
|
||||
|
||||
-- make sure you maintain the structure of `core/default_config.lua` here,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue