nvim-tree / nvim-tree/nvim-tree.lua
Migrate To `winbuffix`
Open
Nobody has claimed this yet.
feature request
PR please
QOL
- Dominant language
- Lua
- Stars
- 8.6k
- Forks
- 639
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 2
Description
I believe this would be really helpul to avoid loading a buffer within the nvimtree window.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by investigating how nvim-tree opens or loads buffers in its window and what winbuffix refers to; done means avoiding the unwanted buffer load without breaking normal tree behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100