nvimdev / nvimdev/lspsaga.nvim
[Feature] Support `mini.icon` library
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 3.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
This icons library was released recently:
https://github.com/echasnovski/mini.icons
It seems to be better than:
https://github.com/nvim-tree/nvim-web-devicons
Describe the solution you'd like
It would be great if lspsaga.nvim also could support the mini.icons library.
Describe alternatives you've considered
None
Additional context
The mini.icons library has already been integrated into popular Neovim distributions such as LazyVim, with great results.
Contributor guide
No contributing guide indexed for this repository
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
No file or test is named. Start by locating how lspsaga.nvim currently obtains icons and read the mini.icons documentation and its Neovim API. Done means lspsaga.nvim can use mini.icons for its icon display without breaking existing icon support.
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