From f2bd0630b30911706e835a7179cc845faf909bdb Mon Sep 17 00:00:00 2001 From: Ellison Date: Sun, 1 Oct 2023 19:42:17 -0300 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1bfe01d..c0034e2 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ use { "ellisonleao/gruvbox.nvim" } ## Using `lazy.nvim` ```lua -{ "ellisonleao/gruvbox.nvim", priority = 1000 , setup = true, opts = ...} +{ "ellisonleao/gruvbox.nvim", priority = 1000 , config = true, opts = ...} ``` # Basic Usage -- cgit v1.2.3