-
-
Notifications
You must be signed in to change notification settings - Fork 302
feat(fyler-nvim): update fyler.nvim config to replace neotree.nvim #1666
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
Conversation
Review ChecklistDoes this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist: Proper conventional commit scoping:
|
More configuration to make it the default file explorer
Co-authored-by: Nicholas Ciechanowski <NicholasACiechanowski@gmail.com>
Co-authored-by: Nicholas Ciechanowski <NicholasACiechanowski@gmail.com>
Co-authored-by: Nicholas Ciechanowski <NicholasACiechanowski@gmail.com>
Co-authored-by: Nicholas Ciechanowski <NicholasACiechanowski@gmail.com>
|
Can you update the original PR desc @Jac-Zac. Its outdated at this point. |
Is this small edit I applied to the PR description good ? |
|
looks good, i just wanted the pr message to reflect the content when I reviewed 😅. I'll be doing a pass in 12h, but this looks good so far from my quick pass! |
📑 Description
This PR replaces
neo-treewithfyler.nvimas the default file explorer and enhances its usability.Key changes:
neo-treeto prevent conflicts.fyleras the default explorer (default_explorer = true).<Leader>e.These updates make
fyler.nvimfully integrate as the main file explorer with improved UX.📖 Additional Information
astrocoremappings.Note: Breaking Change
The keybinding used is different but is in line with other plugins such as the
mini-filesplugin and the defaultneo-treemoreover the default mode is floating.My config:

Though something like this could be used instead:
