Skip to content

template/standalone: split into wiring and actual configuration - #1761

Merged
Soliprem merged 1 commit into
mainfrom
templates/standalone
Aug 4, 2026
Merged

template/standalone: split into wiring and actual configuration#1761
Soliprem merged 1 commit into
mainfrom
templates/standalone

Conversation

@snoweuph

@snoweuph snoweuph commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Also makes it actually valid, and adds an example for setting Neovim builtin options.

Related to discussion: #1718

Sanity Checking

  • I have updated the changelog as per my changes
  • I have tested, and self-reviewed my code
  • My changes fit guidelines found in hacking nvf
  • Style and consistency
    • I ran Alejandra to format my code (nix fmt)
    • My code conforms to the editorconfig configuration of the project
    • My changes are consistent with the rest of the codebase
  • If new changes are particularly complex:
    • My code includes comments in particularly complex areas
    • I have added a section in the manual
    • (For breaking changes) I have included a migration guide
  • Package(s) built:
    • .#nix (default package)
    • .#maximal
    • .#docs-html (manual, must build)
    • .#docs-linkcheck (optional, please build if adding links)
  • Tested on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin

Add a 👍 reaction to pull requests you find important.

@snoweuph
snoweuph marked this pull request as ready for review July 30, 2026 22:02
github-actions Bot pushed a commit that referenced this pull request Jul 30, 2026
@github-actions

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown

🚀 Live preview deployed from 118286c

View it here:

Debug Information

Triggered by: snoweuph

HEAD at: templates/standalone

Reruns: 3863

@snoweuph
snoweuph force-pushed the templates/standalone branch from 9c76d48 to 1956d49 Compare July 31, 2026 17:36
github-actions Bot pushed a commit that referenced this pull request Jul 31, 2026
@snoweuph
snoweuph force-pushed the templates/standalone branch from 1956d49 to fc201cb Compare July 31, 2026 18:13
github-actions Bot pushed a commit that referenced this pull request Jul 31, 2026
@snoweuph
snoweuph force-pushed the templates/standalone branch from fc201cb to 175ba82 Compare August 1, 2026 10:14
github-actions Bot pushed a commit that referenced this pull request Aug 1, 2026
@snoweuph
snoweuph force-pushed the templates/standalone branch from 175ba82 to 2b3cf32 Compare August 2, 2026 01:27
github-actions Bot pushed a commit that referenced this pull request Aug 2, 2026
Also makes it actually valid, and adds an example for setting Neovim
builtin options.
@snoweuph
snoweuph force-pushed the templates/standalone branch from 2b3cf32 to ab1118a Compare August 4, 2026 01:16
github-actions Bot pushed a commit that referenced this pull request Aug 4, 2026
@snoweuph snoweuph added this to the 26.12 milestone Aug 4, 2026
@Soliprem
Soliprem merged commit 64cbd0f into main Aug 4, 2026
15 checks passed
@snoweuph
snoweuph deleted the templates/standalone branch August 4, 2026 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants