init.lua icon indicating copy to clipboard operation
init.lua copied to clipboard

Should lua require('packer_<config...>')

Open KyleMcGregor opened this issue 2 years ago • 1 comments

Guessing. using packer.lua for the packer config file doesn't result in running packer. I renamed packer.lua to packer_config.lua and import from the bottom level init.lua.

KyleMcGregor avatar Dec 27 '22 18:12 KyleMcGregor

I use parker when I need it. I go to parker.lua, :so then :ParkerSync

subarutendou avatar Dec 27 '22 19:12 subarutendou

Makes sense.

KyleMcGregor avatar Dec 28 '22 21:12 KyleMcGregor