1
0
mirror of synced 2025-12-22 11:26:57 -05:00

Update getting-started-with-github-copilot-in-neovim.md

This commit is contained in:
Jules
2022-09-01 08:30:19 +02:00
committed by GitHub
parent e512ae8ca4
commit 973a25d70e

View File

@@ -17,9 +17,9 @@ If you use a Neovim, you can view and incorporate suggestions from {% data varia
## Prerequisites
1. Visit https://github.com/settings/copilot and make a code sharing selection.
- To use {% data variables.product.prodname_copilot %} you must have an active {% data variables.product.prodname_copilot %} subscription. For more information, see "[About billing for {% data variables.product.prodname_copilot %}](/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot)."
1. To use {% data variables.product.prodname_copilot %} in Neovim you must have Neovim and Node.js version 17 or below installed. For more information, see the [Neovim documentation](https://neovim.io/doc/) and the [Node.js website](https://nodejs.org/en/).
- To use {% data variables.product.prodname_copilot %} in Neovim you must have Neovim and Node.js version 17 or below installed. For more information, see the [Neovim documentation](https://neovim.io/doc/) and the [Node.js website](https://nodejs.org/en/).
## Installing the Neovim extension