Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

NSCoder/evil-textobj-entire

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Emacs vim entire buffer text object

This emacs package provide the text objects (ae and ie) to select the entire content of a buffer.

Examples:

vie -> select entire buffer
yie -> yank entire buffer
dae -> delete entire buffer

Installation

Using straight.el and use-package

(use-package evil-textobj-entire
  :straight (evil-textobj-entire :host github :repo "nscoder/evil-textobj-entire"))

Special Thanks

  • Supermomonga for the first implementation of evil-textobj-entire which is the foundation of this package.
  • Kana for the vim analog vim-textobj-entire which is the inspiration for this package.

About

"Entire Buffer" text object for emacs `evil`

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.