-
-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
|
@@ -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: | ||
|
||
|