5 ms·
I've tried to switch to Paredit (from Evil) but had trouble. Does anyone have a solid resource for learning?
by kehrin 4y ago
I've tried to switch to Paredit (from Evil) but had trouble. Does anyone have a solid resource for learning?
- casion 4y agoSwitch? They're not mutually exclusive.
- nanna 4y agoIt took me a few attempts. What eventually worked was just getting used to one major feature of it, barfing and slurping, and after that it all clicked.
- aidenn0 4y agoInstead of paredit, I use adjust-parens with Evil and bind << and >> to lisp-indent-adjust-parens and lisp-dedent-adjust-parens.
- bananamerica 4y agolispy+lispyville works well for a similar functionality. I use it on Doom Emacs, which configures everything for me.