Skip to content

Commit

Permalink
plugin clarification per @djensenius request
Browse files Browse the repository at this point in the history
  • Loading branch information
georgalis committed Jul 27, 2022
1 parent c665136 commit 0abc792
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 0abc792

Please sign in to comment.