1
0
mirror of synced 2025-12-23 11:54:18 -05:00

plugin clarification per @djensenius request

This commit is contained in:
George Georgalis
2022-07-27 08:36:54 -07:00
committed by GitHub
parent c665136f78
commit 0abc792291

View File

@@ -61,8 +61,7 @@ To use {% data variables.product.prodname_copilot %} in Neovim you must have Neo
{% linux %}
{% data reusables.copilot.install-copilot-in-neovim %}
- To install the {% data variables.product.prodname_copilot %} plugin with the builtin Neovim plugin manager, enter the following shell commands to clone the {% data variables.product.prodname_copilot %} release.
1. Use the following commands to clone the {% data variables.product.prodname_copilot %} release for loading with the Neovim builtin plugin manager. (Or, use another plugin manager of your choice.)
```
mkdir -p ~/.config/nvim/pack/github/start
git clone https://github.com/github/copilot.vim \