abo-abo/auto-yasnippet@db9e0dd433 -> abo-abo/auto-yasnippet@6a9e406d0d abo-abo/lispy@df1b7e614f -> abo-abo/lispy@097dd66e66 doomemacs/snippets@2d031f7231 -> doomemacs/snippets@fe4003014a emacs-tree-sitter/ts-fold@01d6485398 -> emacs-tree-sitter/ts-fold@9d9e0c5cf7 emacsorphanage/god-mode@49c1a17531 -> emacsorphanage/god-mode@607aff10a7 joostkremers/visual-fill-column@453d698d7f -> joostkremers/visual-fill-column@695a597892 justinbarclay/parinfer-rust-mode@c2c1bbec6c -> justinbarclay/parinfer-rust-mode@332c7f4742 magnars/multiple-cursors.el@aae47aebc0 -> magnars/multiple-cursors.el@16223efc2d noctuid/lispyville@9c14bed035 -> noctuid/lispyville@14ee8711d5
:editor lispy
Description unfold
This module adds a keybind scheme for navigating and editing S-expressions in Lisps; including S-exp awareness for Evil users. This affects the following languages:
Maintainers
This module needs a maintainer. Become a maintainer?
Module flags
This module has no flags.
Packages
- doom-package:lispy
- doom-package:lispyville if doom-module::editor evil +everywhere
Hacks
No hacks documented for this module.
TODO Changelog
This module does not have a changelog yet.
Installation
Enable this module in your doom!
block.
This module has no external requirements.
TODO Usage
🔨 This module's usage documentation is incomplete. Complete it?
If doom-module::editor evil is enabled, doom-package:lispyville would also be activated for every mode where doom-package:lispy is active.
TODO Configuration
🔨 This module's configuration documentation is incomplete. Complete it?
The default key themes that are set are as follows:
'((operators normal)
c-w
(prettify insert)
(atom-movement normal visual)
slurp/barf-lispy
additional
additional-insert)
To change the key themes set lispyville-key-theme
. Think of
lispyville-key-theme
as the equivalent of parinfer-extensions
. See
lispyville's README for more info on the specific keybindings of each key theme
(starting here).
Troubleshooting
Frequently asked questions
This module has no FAQs yet. Ask one?
TODO Appendix
🔨 This module has no appendix yet. Write one?