Skip to content

Commit

Permalink
Note
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuco1 committed May 10, 2016
1 parent 06f373c commit 3edcfcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions smartparens.el
Original file line number Diff line number Diff line change
Expand Up @@ -2714,6 +2714,7 @@ see `sp-pair' for description."
;; no auto-escape here? Should be fairly safe
(sp--run-hook-with-args open-pair :post-handlers 'insert)
(setq sp-last-inserted-pair open-pair)
;; TODO: this is probably useless
(setq sp-last-operation 'sp-insert-pair)))
(setq sp-delayed-pair nil))

Expand Down

0 comments on commit 3edcfcc

Please sign in to comment.