Skip to content

roman/evil-paredit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

evil-paredit

This package helps you to not screw up your paredit setup when using evil-mode.

In order to accomplish this whenever you try to use a modifier command like "d, c, y", to modify the paredit buffer, it will stop you to do so in the case you break the parity of parenthesis.

Installation

Install via el-get

Setup

(add-hook 'emacs-lisp-mode-hook 'evil-paredit-mode)

About

Evil extension to integrate nicely with paredit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published