**Source:** [`documentation/articles/zero-to-swift-nvim.md`](https://www.swift.org/documentation/articles/zero-to-swift-nvim.html) **Proposed disposition:** Migrate **Proposed destination:** `ecosystem-tools/Sources/EcosystemTools.docc/zero-to-swift-nvim.md` **Reviewer:** `@swiftlang/ecosystem-steering-group` ## Checklist - [x] Create a GitHub issue to track this migration - [ ] Determine disposition (suggested: Migrate) and confirm destination - [ ] Review source for accuracy against current Neovim plugin ecosystem (lazy.nvim, nvim-cmp, LuaSnip) and SourceKit-LSP - [ ] Translate Jekyll markdown to DocC markdown format - [ ] Remove YAML front matter - [ ] Convert any Jekyll callouts to DocC-style callouts - [ ] Verify plugin configuration snippets compile and function correctly - [ ] Update any version-pinned references in plugin configurations - [ ] Add article to `EcosystemTools.docc/Documentation.md` under an "Editor Configuration" topic group - [ ] Run `swift package generate-documentation --analyze --warnings-as-errors` in `ecosystem-tools/` - [ ] Preview locally with `swift package --disable-sandbox preview-documentation` in `ecosystem-tools/` - [ ] Submit PR to this repository for ecosystem steering group review - [ ] After merge and publication: add `redirect_to:` in the swift.org source file's front matter - [ ] Submit redirect PR to swift-org-website
Source:
documentation/articles/zero-to-swift-nvim.mdProposed disposition: Migrate
Proposed destination:
ecosystem-tools/Sources/EcosystemTools.docc/zero-to-swift-nvim.mdReviewer:
@swiftlang/ecosystem-steering-groupChecklist
EcosystemTools.docc/Documentation.mdunder an "Editor Configuration" topic groupswift package generate-documentation --analyze --warnings-as-errorsinecosystem-tools/swift package --disable-sandbox preview-documentationinecosystem-tools/redirect_to:in the swift.org source file's front matter