You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I would like to use a separated command/keymap to create folder. Like mapping A to create folder only, no need backslash at the end. This feels more natural to me. When I think about creating a folder, I hit keymap, then think about the name of the folder.
The current way of doing it doesn't feel good to me, when I think of creating a folder, I hit a keymap, think of a name, then realize this is a folder name so it should have /
Is there a way for adding that custom command and leverage existing neo-tree code? Thanks for an excellent plugin
The text was updated successfully, but these errors were encountered:
Yes, but there is really a lot going on there so it's a little complicated for a function defined in a config table. The code for the existing command stats here:
Uh oh!
There was an error while loading. Please reload this page.
Hi, I would like to use a separated command/keymap to create folder. Like mapping
A
to create folder only, no need backslash at the end. This feels more natural to me. When I think about creating a folder, I hit keymap, then think about the name of the folder.The current way of doing it doesn't feel good to me, when I think of creating a folder, I hit a keymap, think of a name, then realize this is a folder name so it should have
/
Is there a way for adding that custom command and leverage existing neo-tree code? Thanks for an excellent plugin
The text was updated successfully, but these errors were encountered: