Skip to content

Commit

Permalink
docs: clarify documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuco1 committed Jan 18, 2023
1 parent 0a23136 commit 6cd739a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions smartparens.el
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
;; Author: Matus Goljer <[email protected]>
;; Maintainer: Matus Goljer <[email protected]>
;; Created: 17 Nov 2012
;; Version: 1.11.0
;; Keywords: abbrev convenience editing
;; URL: https://github.com/Fuco1/smartparens

Expand Down Expand Up @@ -6733,8 +6734,9 @@ the point is in (see `sp-get-hybrid-sexp').

With ARG numeric prefix 0 (zero) just call `kill-line'.

You can customize the behaviour of this command by toggling
`sp-hybrid-kill-excessive-whitespace'.
You can customize the behaviour of this command by customizing
`sp-hybrid-kill-excessive-whitespace' and
`sp-hybrid-kill-entire-symbol'.

Examples:

Expand Down

0 comments on commit 6cd739a

Please sign in to comment.