(shaunlebron.github.io) Parinfer - simpler Lisp editing
ROAM_REFS: https://shaunlebron.github.io/parinfer/
Parinfer is a proof-of-concept editor mode for Lisp programming languages. It simplifies the way we write Lisp by auto-adjusting parens when indentation changes and vice versa. The hope is to make basic Lisp-editing easier for newcomers and experts alike, while still allowing existing plugins like Paredit to satisfy the need for more advanced operations.