Skip to content
Discussion options

You must be logged in to vote

You can try

opts = {
  sources = {
		explorer = {
            win = {
              input = {
                keys = {
                  ["<esc>"] = { "", mode = "n" },
                },
              },
              list = {
                keys = {
                  ["<esc>"] = { "", mode = "n" },
                },
              },
            },
          },
  },
},

For the explorer.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@armyers
Comment options

@jactor-sue
Comment options

Answer selected by armyers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants