From 30661c5ecd04cb943d1817fed306ce9dcc3474fc Mon Sep 17 00:00:00 2001 From: Olivia Date: Thu, 12 Sep 2024 04:28:52 +0200 Subject: [PATCH] Fix dumb typo How the fuck did that happen? --- doc/AutoPairs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/AutoPairs.txt b/doc/AutoPairs.txt index 72129c9..9988be4 100644 --- a/doc/AutoPairs.txt +++ b/doc/AutoPairs.txt @@ -774,7 +774,7 @@ Default: 0 Map to delete brackets and quotes in pair, executes: - inoremap =autopairs#AutoPairsDelete() + inoremap =autopairs#AutoPairsReturn() ------------------------------------------------------------------------------ *g:AutoPairsMultilineBackspace*