From b5c242b33f2afa944e2dca242ef423b37f479d93 Mon Sep 17 00:00:00 2001 From: Stephan Badragan Date: Fri, 10 May 2024 22:24:52 -0700 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fd7097b..00fa5f4b 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ in order to save on resources as some search results can be quite beefy in size. Note that *grug-far.nvim* buffers will have `filetype=grug-far` if you need filter/exclude them in any situations. -### ⚒️L Lua API +### ⚒️ Lua API For more control, you can programmatically open a grug-far buffer like so: ```sh