add: Packer snapshot feature (#721)
This commit is contained in:
parent
36aeebc580
commit
985217b93f
3 changed files with 20 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ M.plugins = {
|
|||
options = {
|
||||
packer = {
|
||||
init_file = "plugins.packerInit",
|
||||
snapshot = nil,
|
||||
},
|
||||
lspconfig = {
|
||||
setup_lspconf = "", -- path of lspconfig file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue