diff --git a/content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md b/content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md index 6ce590d930..313beb175a 100644 --- a/content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md +++ b/content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-neovim.md @@ -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