Skip to content

Commit

Permalink
Remove trailing whitespace (stfu, pre-commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
LunarWatcher committed Jun 3, 2022
1 parent fac02fb commit 9511135
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion autoload/autopairs.vim
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@ func! autopairs#AutoPairsDelete()
return "\<BS>"
end


let [before, after, ig] = autopairs#Strings#getline(b:AutoPairsMultilineBackspace)

if b:AutoPairsBSIn == 1
Expand Down

0 comments on commit 9511135

Please sign in to comment.