Open File Picker by default when simply doing "hx" #11573
Replies: 5 comments
|
For me, it's just the opposite. What about making some function in |
What do you mean by the opposite, I want that when I type |
|
Well, I meant the opposite, as 95% of the time, I use Although it's not completely the same as you suggest, I'd love a feature (though not particularly need it) that does something like this neovim plugin: alpha-nvim |
I see, so it's best to solve as yet another flag in the config, but I'd say this is fairly low priority so perhaps after steel plugins to no add more weight |
|
an option in the config could work, but this feels like a plugin angle |
Uh oh!
There was an error while loading. Please reload this page.
Similar to #51
But I would like to happen this by default when I type
hxinstead of having to dohx .95% of the time I do hx is to navigate with fzf and find the thing I want to edit rather than creating a new file.All reactions