:editor parinfer
For Lispers that like Python more (i.e. nobody)
1. Description
Parinfer is a minor mode that aids the writing of Lisp code. It automatically infers parenthesis matching and indentation alignment, keeping your code balanced and beautiful.
Note that the original parinfer-mode has been deprecated and superceded by parinfer-rust-mode, which has much better performance.
1.1. Maintainers
This module has no dedicated maintainers. Become a maintainer?
1.2. Module flags
This module has no flags.
1.3. Packages
1.4. Hacks
No hacks documented for this module.
2. Prerequisites
This module requires parinfer-rust. Installation instructions can be found in parinfer-rust-mode’s documentation.
3. TODO Usage
This module’s usage documentation is incomplete. Complete it?
Binding | Description |
---|---|
<localleader> m p |
Toggle between different inference modes. |
<localleader> m P |
Temporarily disable parinfer. |
4. TODO Configuration
This module has no configuration documentation yet. Write some?
5. Troubleshooting
There are no known problems with this module. Report one?
6. TODO Appendix
This module has no appendix yet. Write one?