From 568c1581b47ec27b6aaa1e5f5b7fab4bee180ed0 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 9 Apr 2022 12:30:33 +0200 Subject: fix(telescope): remove reults_scrolling_up --- fnl/config/telescope.fnl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fnl') diff --git a/fnl/config/telescope.fnl b/fnl/config/telescope.fnl index d026052..af99d2d 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