Skip to content

Commit

Permalink
Fix dumb typo
Browse files Browse the repository at this point in the history
How the fuck did that happen?
  • Loading branch information
LunarWatcher committed Sep 12, 2024
1 parent 6971bcc commit 30661c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/AutoPairs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@ Default: 0

Map <BS> to delete brackets and quotes in pair, executes:

inoremap <buffer> <silent> <BS> <C-R>=autopairs#AutoPairsDelete()<CR>
inoremap <buffer> <silent> <BS> <C-R>=autopairs#AutoPairsReturn()<CR>

------------------------------------------------------------------------------
*g:AutoPairsMultilineBackspace*
Expand Down

0 comments on commit 30661c5

Please sign in to comment.