This commit is contained in:
abs3nt 2023-02-27 18:58:13 -08:00
parent 250546d30c
commit 1ae89bf1ec

View File

@ -1,4 +1,4 @@
--BOOTSTRAP PACKER --packer should install if not present and sync all plugins
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'