From a93ac02551ec27543fd133e756cffb4b261ae053 Mon Sep 17 00:00:00 2001 From: Taken Date: Mon, 4 Sep 2023 09:22:39 +0200 Subject: [PATCH] Updating readme Signed-off-by: Taken --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 2dc7e5a..819e991 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,4 @@ Inspired by [ThePrimeagen](https://github.com/ThePrimeagen/init.lua) and [Josean](https://github.com/josean-dev/dev-environment-files) -Make sure to run `:PackerSync` so it grabs all plugins. -You can also run `nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'` -from the command line and it would do the same +You can run `:Lazy sync` to install update and clean plugins