updates
This commit is contained in:
parent
1ae89bf1ec
commit
c793fae83f
@ -1,4 +1,4 @@
|
|||||||
--packer should install if not present and sync all plugins
|
--packer should install if not present and sync all plugins on first boot
|
||||||
local ensure_packer = function()
|
local ensure_packer = function()
|
||||||
local fn = vim.fn
|
local fn = vim.fn
|
||||||
local install_path = fn.stdpath('data') .. '/site/pack/packer/start/packer.nvim'
|
local install_path = fn.stdpath('data') .. '/site/pack/packer/start/packer.nvim'
|
||||||
|
Loading…
Reference in New Issue
Block a user