nvim-tree / nvim-tree/nvim-web-devicons
Replace `NvimWebDeviconsHiTest` command with `checkhealth`
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 2.7k
- Forks
- 239
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 3
Description
Discussed in https://github.com/nvim-tree/nvim-web-devicons/discussions/552
Originally posted by gegoune January 26, 2025
@alex-courtis what do you think about replacing NvimWebDeviconsHiTest to :checkhealth nvim-web-devicons? Can keep the same output but will get whatever benefits :che gives us for free.
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 locating the implementation of the NvimWebDeviconsHiTest command and compare its output with :checkhealth nvim-web-devicons. The discussion linked from the issue is the available context. Done means the existing command is replaced by the checkhealth entry while retaining the same output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100