Skip to content

chore(theme): Add link to neovim theme port in README.md - #1116

Merged
dlmather merged 1 commit into
pierrecomputer:mainfrom
chaosteil:chaosteil/xlxmormvxmmp
Sep 8, 2026
Merged

dlmather merged 1 commit into
pierrecomputer:mainfrom
chaosteil:chaosteil/xlxmormvxmmp

Conversation

@chaosteil

Copy link
Copy Markdown
Contributor

Description

Adds a link to the neovim port of the pierrecomputer/theme project. The reason for it not to be present in this repo directly is that neovim plugins usually occupy the root of a git repo, and are unable to work with subtrees in a repo.

The repo itself takes this current repo as input and generates the value from the existing theme values present here.

Motivation & Context

Add visibility to the Neovim theme for whomever might desire it. Added the link here as the original repository is unmaintained.

Type of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality). You must have
    first discussed with the dev team and they should be aware that this PR is
    being opened
  • Breaking change (fix or feature that would change existing functionality).
    You must have first discussed with the dev team and they should be aware
    that this PR is being opened
  • Documentation update

Checklist

  • I have read the
    contributing guidelines
  • My code follows the code style of the project (moon run root:lint)
  • My code is formatted properly (moon run root:format)
  • I have updated the documentation accordingly (if applicable)
  • I have added tests to cover my changes (if applicable)
  • All new and existing tests pass (moonx diffs:test)

How was AI used in generating this PR

The repo with the colors it links to is mostly AI generated, but the entirety of the corpus of this readme change is lovingly handcrafted.

Related issues

pierrecomputer/theme#49

@vercel

vercel Bot commented Sep 4, 2026

Copy link
Copy Markdown

@chaosteil is attempting to deploy a commit to the Pierre Computer Company Team on Vercel.

A member of the Team first needs to authorize it.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8ebd8caba7

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread packages/theme/README.md

Neovim:
A port of this colorscheme is available for Neovim.
Check out [pierre-theme.nvim](https://github.com/chaosteil/pierre-theme.nvim)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Move the Neovim link outside the code fence

When this README is rendered on GitHub, the fence opened above Usage: remains active until line 50, so this Markdown link is displayed literally as [pierre-theme.nvim](...) rather than as a clickable link. Since the change is intended to direct readers to the port, place the link outside the fenced block or otherwise restructure the section so Markdown link parsing is enabled.

Useful? React with 👍 / 👎.

@dlmather
dlmather merged commit fd560bb into pierrecomputer:main Sep 8, 2026
4 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants