more nvim update
This commit is contained in:
parent
ce1b38e321
commit
eb03b36be0
|
@ -1,6 +1,6 @@
|
||||||
local fn = vim.fn
|
local fn = vim.fn
|
||||||
|
|
||||||
local is_bootstrawp = false
|
local is_bootstrap = false
|
||||||
local bootstrap_output = ''
|
local bootstrap_output = ''
|
||||||
|
|
||||||
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