docs: add quick start and rename vimdoc #55

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

Checklist

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

Problem

  • Vimdoc still used the .nvim filename/topic as the primary help entry.
  • README had no compact workflow-oriented Quick Start.

Solution

  • Rename doc/live-server.nvim.txt to doc/live-server.txt while preserving legacy help tags.
  • Add clean :help live-server and :help live-server-migration pointers.
  • Add a short Quick Start in README and vimdoc around config, start, toggle, and stop.

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/live-server.nvim/src/branch/main/CONTRIBUTING.md). - [ ] No AI was used to generate, edit, or review any part of this contribution. ## Problem - Vimdoc still used the `.nvim` filename/topic as the primary help entry. - README had no compact workflow-oriented Quick Start. ## Solution - Rename `doc/live-server.nvim.txt` to `doc/live-server.txt` while preserving legacy help tags. - Add clean `:help live-server` and `:help live-server-migration` pointers. - Add a short Quick Start in README and vimdoc around config, start, toggle, and stop. ## Verification - `git diff --check` - `vimdoc-language-server format --check doc/` - `vimdoc-language-server check doc/` - `nix develop --command just ci`
docs: add quick start and rename vimdoc
All checks were successful
quality / Format (pull_request) Successful in 9s
quality / Lint (pull_request) Successful in 7s
9c970d9050
barrettruth deleted branch docs/help-quickstart 2026-05-09 16:12:56 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/live-server.nvim!55
No description provided.