Skip to content

Telescope mappings #1151

Closed Answered by Bodleum
WeetHet asked this question in Q&A
Discussion options

You must be logged in to vote
{
  plugins.telescope = {
    enable = true;
    keymaps = {
      "e" = "move_selection_next";
      "i" = "move_selection_previous";
      "N" = "move_to_top";
      "O" = "move_to_bottom";
    };
  };
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by WeetHet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants