From 0d139f003debf86b1f976f54893dcddb330d0b09 Mon Sep 17 00:00:00 2001 From: Tim McCarthy Date: Thu, 24 Jun 2021 13:58:52 -0700 Subject: [PATCH] Doom: Switch to parinfer-rust-mode --- doom/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doom/init.el b/doom/init.el index ce61e32..108c1be 100644 --- a/doom/init.el +++ b/doom/init.el @@ -57,7 +57,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