-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added textobj "B" for blank-line-delimited texts
In Vim, objects B, {, and } are equivalent. This commit repurposes B (Block). B now selects an area delimited by empty paragraphs. aB includes the trailing empty paragraph; iB excludes it.
- Loading branch information
Chris White
committed
Jun 21, 2019
1 parent
63cadfe
commit 9e9b3aa
Showing
5 changed files
with
63 additions
and
16 deletions.
There are no files selected for viewing
Binary file not shown.
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
Binary file not shown.
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
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