Fix packer bootstrap
This commit is contained in:
parent
fb2a244c2b
commit
f0f72dc13b
|
@ -1,5 +1,3 @@
|
|||
vim.cmd [[packadd packer.nvim]]
|
||||
|
||||
local ensure_packer = function()
|
||||
local fn = vim.fn
|
||||
local install_path = fn.stdpath('data')..'/site/pack/packer/start/packer.nvim'
|
||||
|
|
Loading…
Reference in New Issue