We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff0054e commit a27a23fCopy full SHA for a27a23f
1 file changed
fnl/mods/tools/telescope.fnl
@@ -22,6 +22,8 @@
22
:--column
23
:--smart-case
24
:--only-matching]
25
+ :mappings {:i {:<C-n> actions.select_tab}
26
+ :n {:<C-n> actions.select_tab}}
27
:layout_strategy :bottom_pane
28
:layout_config {:scroll_speed 8
29
:bottom_pane {:preview_width 0.7}}
0 commit comments