docs: use clean README help topic #42

Merged
barrettruth merged 1 commit from docs/help-clean-helprefs into main 2026-05-09 16:12:06 +00:00
Owner

Checklist

  • I have read CONTRIBUTING.md.
  • No AI was used to generate, edit, or review any part of this contribution.

Problem

The README Documentation block points at the legacy :help nonicons.nvim topic even though the clean help topic is :help nonicons.

Solution

Point README Documentation at :help nonicons and leave the vimdoc filename/tags unchanged.

Verification:

  • git diff --check
  • vimdoc-language-server format --check doc/
  • vimdoc-language-server check doc/
  • nix develop --command just ci
## Checklist - [x] I have read [CONTRIBUTING.md](https://git.barrettruth.com/barrettruth/nonicons.nvim/src/branch/main/CONTRIBUTING.md). - [ ] No AI was used to generate, edit, or review any part of this contribution. ## Problem The README Documentation block points at the legacy `:help nonicons.nvim` topic even though the clean help topic is `:help nonicons`. ## Solution Point README Documentation at `:help nonicons` and leave the vimdoc filename/tags unchanged. Verification: - `git diff --check` - `vimdoc-language-server format --check doc/` - `vimdoc-language-server check doc/` - `nix develop --command just ci`
docs: use clean help topic in README
All checks were successful
quality / Format (pull_request) Successful in 9s
quality / Lint (pull_request) Successful in 7s
4a3d5c66dc
barrettruth deleted branch docs/help-clean-helprefs 2026-05-09 16:12:06 +00:00
Sign in to join this conversation.
No description provided.