docs: add quick start and rename vimdoc #39
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/http-codes.nvim!39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs/help-quickstart"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Checklist
Problem
The README still points users at legacy
.nvimhelp topics, and the vimdoc filename does not match the clean help topic convention.Solution
doc/http-codes.nvim.txttodoc/http-codes.txtwhile preserving legacy help tags.:HTTPCodes, and<Plug>(http-codes-pick).:help http-codesand:help http-codes-forgejoin README references.Verification
git diff --checkvimdoc-language-server format doc/vimdoc-language-server format --check doc/vimdoc-language-server check doc/nix develop --command just ci