Skip to content

fix: correct neovim option syntax in docs and add missing system context#149

Merged
richen604 merged 2 commits intorichen604:mainfrom
Roverp1:main
Sep 14, 2025
Merged

fix: correct neovim option syntax in docs and add missing system context#149
richen604 merged 2 commits intorichen604:mainfrom
Roverp1:main

Conversation

@Roverp1
Copy link
Copy Markdown
Contributor

@Roverp1 Roverp1 commented Sep 13, 2025

Description

This PR addresses two small issues i encountered while tweaking template flake:

  1. Documentation fix: Corrected the neovim configuration syntax in
    template/docs/options.md from neovim.enable = true to neovim = true to match
    the actual interface.
  2. Configuration fix: Added missing system context to userPkgs in
    template/configuration.nix to prevent evaluation errors when using the
    overlay.

Type of change

[✓] Bug fix (non-breaking change which fixes an issue)
[✓] Documentation update

Checklist

[✓] My commits follow conventional commit format
[✓] I have updated the documentation accordingly
[✓] My changes generate no new warnings

@richen604
Copy link
Copy Markdown
Owner

looks good! just do a quick reword or amend to make the scope for fix(userPkgs) lowercase and ill merge

@Roverp1
Copy link
Copy Markdown
Contributor Author

Roverp1 commented Sep 14, 2025

Done

@richen604 richen604 merged commit 1b1214c into richen604:main Sep 14, 2025
2 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 4.10.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants