From 2905ce9d3d1e350da17c2ad2856dd46167ac8dcb Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Mon, 12 Jul 2021 10:35:01 +1000 Subject: [PATCH] Switch to parinfer +rust, which is still maintained --- config/doom/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/doom/init.el b/config/doom/init.el index 077da16..68effda 100644 --- a/config/doom/init.el +++ b/config/doom/init.el @@ -59,7 +59,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 +rust) ; 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