diff --git a/lua/plugins.lua b/lua/plugins.lua index 7a58184..9103fdd 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -1,4 +1,4 @@ ---packer should install if not present and sync all plugins +--packer should install if not present and sync all plugins on first boot local ensure_packer = function() local fn = vim.fn local install_path = fn.stdpath('data') .. '/site/pack/packer/start/packer.nvim'