From a48ba3f7dfe35c7ca622e63a72574134788d68c7 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 17 Jan 2023 00:08:43 +0100 Subject: Update key mappings --- fnl/plugins/editor/undotree.fnl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fnl/plugins/editor/undotree.fnl') diff --git a/fnl/plugins/editor/undotree.fnl b/fnl/plugins/editor/undotree.fnl index 9aa8114..05de139 100644 --- a/fnl/plugins/editor/undotree.fnl +++ b/fnl/plugins/editor/undotree.fnl @@ -1,3 +1,5 @@ ;; Tree of undo history. -{1 :mbbill/undotree :cmd :UndotreeToggle} +{1 :mbbill/undotree + :cmd :UndotreeToggle + :keys [{1 :u 2 :UndotreeToggle :desc :Undotree}]} -- cgit v1.2.3-70-g09d2