mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-17 07:26:52 +00:00
@@ -22,6 +22,7 @@ if fn.has('nvim') == 0 then
|
||||
return
|
||||
end
|
||||
|
||||
|
||||
-- Ensure packer installed
|
||||
local install_path = fn.stdpath('data') .. '/site/pack/packer/start/packer.nvim'
|
||||
if fn.empty(fn.glob(install_path)) > 0 then
|
||||
|
||||
Reference in New Issue
Block a user