Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages