Skip to content

Set Keymap for a custom opener #2065

Closed Answered by sxyazi
TristanLeclair asked this question in 1. Q&A
Discussion options

You must be logged in to vote

You can just bind a shell command to it to achieve the same thing:

    { on = [
      "O",
      "v",
    ], run = "shell 'v_new_split %*' --block", desc = "Open selected files in vsplit" },

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by TristanLeclair
Comment options

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