Language

Package: emacs-lispy @ 0.27.0-3.df1b7e6

Synopsis

Modal S-expression editing

Description

Due to the structure of Lisp syntax it's very rare for the programmer to want to insert characters right before "(" or right after ")". Thus unprefixed printable characters can be used to call commands when the point is at one of these special locations. Lispy provides unprefixed keybindings for S-expression editing when point is at the beginning or end of an S-expression.

Home page
https://github.com/abo-abo/lispy
Location
gnu/packages/emacs-xyz.scm (line: 9902, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings