nvim-mini / nvim-mini/mini.nvim

support mini.icons in mini.starter

Open
#1,399 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request mini.icons mini.starter
Dominant language
Lua
Stars
9.5k
Forks
310
Avg merge
4h 16m
Merged PRs (30d)
1

Description

Contributing guidelines
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.