Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add NERDTree action to create new files and directories #912

Merged
merged 2 commits into from
Jun 21, 2024
Merged

add NERDTree action to create new files and directories #912

merged 2 commits into from
Jun 21, 2024

Conversation

kun-codes
Copy link
Contributor

I have used "n" to create a new file and "N" to create a new directory

@AlexPl292
Copy link
Member

Hi, I can't find these commands in the NERDTree plugin for Vim. Can you please share the reference to its documentation?

@AlexPl292 AlexPl292 self-assigned this Jun 21, 2024
@kun-codes
Copy link
Contributor Author

Hello,

The closest thing which I could find in the documentation was this. But a lot of neovim filetree plugins have a dedicated keybind to create new files and directories. For example:

Even spacevim which is a vim configuration has dedicated keybinds for creating new files and folders .

This PR would make managing files via NERDTree much faster as the user won't have to use the right click menu to create new files or folders.

@AlexPl292 AlexPl292 merged commit fe8e8cc into JetBrains:master Jun 21, 2024
2 checks passed
@AlexPl292
Copy link
Member

I've created a ticket for the reference: VIM-3488 New commands in NERDTree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants