1
0
mirror of synced 2026-01-07 09:01:31 -05:00

Merge pull request #35163 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2023-02-28 07:36:37 -08:00
committed by GitHub

View File

@@ -43,7 +43,7 @@ If you use a Neovim, you can view and incorporate suggestions from {% data varia
{% data reusables.copilot.install-copilot-in-neovim %}
- To install {% data variables.product.prodname_copilot %} with Neovim's built-in plugin manager, enter the following command in Git Bash.
git clone https://github.com/github/copilot.vim.git `
git clone https://github.com/github/copilot.vim.git \
$HOME/AppData/Local/nvim/pack/github/start/copilot.vim
{% data reusables.copilot.config-enable-copilot-in-neovim %}