Skip to content

how to specify the file association of the file? #1164

Closed Locked Answered by lpnh
woshichuanqilz asked this question in 1. Q&A
Discussion options

You must be logged in to vote

Is this from your keymap.toml? It looks like an attempt to achieve something similar to the smart enter plugin. Even if you don't want to go with smart enter, you would need to override the default l key. You can check how to do that here.

By the way, probably you don't need this line, because it's already the default one:

{ on = [ "<Enter>" ],   run = "open",                                                 desc = "Open the selected files" },

Replies: 1 comment 2 replies

Comment options

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

@lpnh
Comment options

Answer selected by woshichuanqilz
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