From 15ec59ff6514b70c16206835f4226d8ad6c986f5 Mon Sep 17 00:00:00 2001 From: a-fakhri <65111198+a-fakhri@users.noreply.github.com> Date: Fri, 7 Nov 2025 09:37:47 -0800 Subject: [PATCH] fix typo and broken link in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 97007c8..860d198 100755 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ enable_backwards = true ### completion -> Consider using the [Plug API](#🤖-plug-api) and setting this to false +> Consider using the [Plug API](#-plug-api) and setting this to false If you use a completion _pum_ that also uses the tab key for a smart scroll function. Setting this to true will disable tab out when the _pum_ is open and execute the smart scroll function instead. @@ -202,7 +202,7 @@ completion = true Here you can add more symbols you want to tab out from. -**open an close can only contain one character for now** +**open and close can only contain one character for now** ```lua -- default