From b47857008120bddcaa1d99f92730d3a1436ec8ca Mon Sep 17 00:00:00 2001 From: jgmdev Date: Sun, 20 Mar 2022 00:24:54 -0400 Subject: autowrap: removed no longer needed command see lite-xl #889 --- plugins/autowrap.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins') diff --git a/plugins/autowrap.lua b/plugins/autowrap.lua index 8723531..fee001b 100644 --- a/plugins/autowrap.lua +++ b/plugins/autowrap.lua @@ -37,7 +37,6 @@ DocView.on_text_input = function(self, ...) command.perform("doc:select-lines") command.perform("reflow:reflow") command.perform("doc:move-to-next-char") - command.perform("doc:move-to-previous-char") command.perform("doc:move-to-end-of-line") end end -- cgit v1.2.3