Skip to content

Conversation

kimfaint
Copy link
Contributor

replace line continuation character and home directory variable

Why:

Closes:

What's being changed (if available, include any code snippets, screenshots, or gifs):

Check off the following:

  • A subject matter expert (SME) has reviewed the technical accuracy of the content in this PR. In most cases, the author can be the SME. Open source contributions may require an SME review from GitHub staff.
  • The changes in this PR meet the docs fundamentals that are required for all content.
  • All CI checks are passing and the changes look good in the review environment.

replace line continuation character and home directory variable
@Copilot Copilot AI review requested due to automatic review settings September 19, 2025 14:53
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Neovim and Vim installation instructions for Windows by replacing Unix-style line continuation and home directory syntax with Windows-appropriate equivalents.

  • Replaces backslash (\) line continuation with caret (^) for Windows command line
  • Replaces $HOME environment variable with %USERPROFILE% for Windows paths

@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label Sep 19, 2025
Copy link
Contributor

github-actions bot commented Sep 19, 2025

How to review these changes 👓

Thank you for your contribution. To review these changes, choose one of the following options:

A Hubber will need to deploy your changes internally to review.

Table of review links

Note: Please update the URL for your staging server or codespace.

The table shows the files in the content directory that were changed in this pull request. This helps you review your changes on a staging server. Changes to the data directory are not included in this table.

Source Review Production What Changed
copilot/how-tos/set-up/install-copilot-extension.md fpt
ghec
fpt
ghec

Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server

🤖 This comment is automatically generated.

@Sharra-writes Sharra-writes added content This issue or pull request belongs to the Docs Content team copilot Content related to GitHub Copilot and removed triage Do not begin working on this issue until triaged by the team labels Sep 23, 2025
@Sharra-writes
Copy link
Contributor

@kimfaint Sorry, I forgot to leave a comment to say I was looking into this. But I looked into it, and yes, your change would be at least marginally better, so we're going to go with it. 👍 I'll get this added to the merge queue once checks are passing.

@Sharra-writes Sharra-writes added this pull request to the merge queue Sep 23, 2025
Merged via the queue into github:main with commit 2c0f489 Sep 23, 2025
41 checks passed
Copy link
Contributor

Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content This issue or pull request belongs to the Docs Content team copilot Content related to GitHub Copilot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants