bootstrap
This commit is contained in:
parent
f34f0dc15a
commit
250546d30c
@ -1,3 +1,4 @@
|
|||||||
|
--BOOTSTRAP PACKER
|
||||||
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