nvim-mini / nvim-mini/mini.nvim
support mini.icons in mini.starter
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 9.5k
- Forks
- 310
- Avg merge
- 4h 16m
- Merged PRs (30d)
- 1
Description
Contributing guidelines
- I have read CONTRIBUTING.md
- I have read CODE_OF_CONDUCT.md
Module(s)
mini.starter
Description
Hey, I have been integrating more mini.nvim lately. mini.deps, mini.sessions and mini.starter been the latest.
While (as always) liking the minimal implementation of each plugin, I'm wondering if we could have mini.icons natively support mini.starters for various items:
- filetype: which faciliate eye-balling the files
- action items: less critical but good to have (we can otherwise specify manually)
Thanks for your consideration.
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
Start by reading the mini.starter and mini.icons module documentation and their existing item-handling entry points. Determine how filetype and action items are represented, then verify that mini.icons can provide icons for both item types without requiring manual specification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, neovim
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100