Update getting-started-with-github-copilot-in-neovim.md
This commit is contained in:
@@ -24,7 +24,7 @@ To use {% data variables.product.prodname_copilot %} in Neovim you must have Neo
|
|||||||
{% mac %}
|
{% mac %}
|
||||||
|
|
||||||
{% data reusables.copilot.install-copilot-in-neovim %}
|
{% data reusables.copilot.install-copilot-in-neovim %}
|
||||||
- To install {% data variables.product.prodname_copilot %} with the Neovim builtin plugin manager, enter the following command in Terminal.
|
- To install {% data variables.product.prodname_copilot %} with a plugin manager, enter the following command in Terminal.
|
||||||
|
|
||||||
```
|
```
|
||||||
mkdir -p ~/.config/nvim/pack/github/start
|
mkdir -p ~/.config/nvim/pack/github/start
|
||||||
@@ -43,7 +43,7 @@ To use {% data variables.product.prodname_copilot %} in Neovim you must have Neo
|
|||||||
{% windows %}
|
{% windows %}
|
||||||
|
|
||||||
{% data reusables.copilot.install-copilot-in-neovim %}
|
{% data reusables.copilot.install-copilot-in-neovim %}
|
||||||
- To install {% data variables.product.prodname_copilot %} with the Neovim builtin plugin manager, enter the following command in Git Bash.
|
- To install {% data variables.product.prodname_copilot %} with a plugin manager, enter the following command in Git Bash.
|
||||||
|
|
||||||
```
|
```
|
||||||
mkdir -p ~/.config/nvim/pack/github/start
|
mkdir -p ~/.config/nvim/pack/github/start
|
||||||
@@ -63,7 +63,7 @@ To use {% data variables.product.prodname_copilot %} in Neovim you must have Neo
|
|||||||
{% linux %}
|
{% linux %}
|
||||||
|
|
||||||
{% data reusables.copilot.install-copilot-in-neovim %}
|
{% data reusables.copilot.install-copilot-in-neovim %}
|
||||||
- To install {% data variables.product.prodname_copilot %} with the Neovim builtin plugin manager, enter the following command in Terminal.
|
- To install {% data variables.product.prodname_copilot %} with a plugin manager, enter the following command in Terminal.
|
||||||
|
|
||||||
```
|
```
|
||||||
mkdir -p ~/.config/nvim/pack/github/start
|
mkdir -p ~/.config/nvim/pack/github/start
|
||||||
|
|||||||
Reference in New Issue
Block a user