Skip to content

Commit

Permalink
rm msg
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Dec 24, 2023
1 parent 037975a commit 06fb307
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vs-comment-return.el
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@

(defun vs-comment-return--post-self-insert (&rest _)
"Execution after self insertion."
(msgu-unsilent (ic-message "????"))
(when (and vs-comment-return-cancel-after
(eq last-command-event ?\n)
(vs-comment-return--line-empty-p))
Expand Down

0 comments on commit 06fb307

Please sign in to comment.