From 1ea1c390f467f64b935ab5436a414fd148cbd49a Mon Sep 17 00:00:00 2001 From: kiran94 Date: Sun, 28 May 2023 17:15:36 +0100 Subject: [PATCH] docs(readme): update install instructions with lazy nvim --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e656ef..cb1d683 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,11 @@ ## Install ```lua -use 'kiran94/s3edit.nvim' +{ 'kiran94/s3edit.nvim', config = true, cmd = "S3Edit"}, ``` +*using lazy.nvim* + ### Dependencies - [`aws`](https://github.com/aws/aws-cli) in your `PATH` and configured