From e57e935c8d03500ca40d0a535130c7d6b0d9a31a Mon Sep 17 00:00:00 2001 From: Matt Nish-Lapidus Date: Tue, 7 Mar 2023 15:14:33 -0500 Subject: [PATCH] parinfer mode --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index f5aa72b..8637730 100644 --- a/init.el +++ b/init.el @@ -63,7 +63,7 @@ lispy ; vim for lisp, for people who don't like vim ;; multiple-cursors ; editing in many places at once ;; objed ; text object editing for the innocent - ;; parinfer ; turn lisp into python, sort of + parinfer ; turn lisp into python, sort of ;;rotate-text ; cycle region at point between text candidates snippets ; my elves. They type so I don't have to word-wrap ; soft wrapping with language-aware indent