From 81bbfb329d7085b0bcd7435763116ee3f6784c4e Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 9 Apr 2022 12:32:13 +0200 Subject: Revert "fix(telescope): remove reults_scrolling_up" This reverts commit 568c1581b47ec27b6aaa1e5f5b7fab4bee180ed0. --- fnl/config/telescope.fnl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fnl/config/telescope.fnl') diff --git a/fnl/config/telescope.fnl b/fnl/config/telescope.fnl index af99d2d..d026052 100644 --- a/fnl/config/telescope.fnl +++ b/fnl/config/telescope.fnl @@ -50,8 +50,8 @@ : actions.preview_scrolling_up : actions.preview_scrolling_down - ;; : actions.results_scrolling_up - ;; : actions.results_scrolling_down + : actions.results_scrolling_up + : actions.results_scrolling_down : (+ actions.toggle_selection actions.move_selection_worse) : (+ actions.toggle_selection actions.move_selection_better) -- cgit v1.2.3-70-g09d2