packerInit: Clone packer at opt path as we are lazy loading
move packadd to packerInit
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
vim.cmd [[packadd packer.nvim]]
|
||||
|
||||
local present, _ = pcall(require, "packerInit")
|
||||
|
||||
if present then
|
||||
|
||||
Reference in New Issue
Block a user