From fea9cc4eb025c1dd4d2328308a1c4bbe7e8b7640 Mon Sep 17 00:00:00 2001 From: Sidhanth Rathod Date: Sat, 29 Apr 2023 09:44:41 +0530 Subject: update install instructions as per lazy.nvim ( #41) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d9bd44b..18bdae3 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ ## Install -- Simply install the plugin with packer as you would for any other: +- Simply install the plugin with lazy.nvim as you would for any other: ```lua -use { +{ "NvChad/nvterm", config = function () require("nvterm").setup() -- cgit v1.2.3-70-g09d2