Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com> Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
20 lines
522 B
Markdown
20 lines
522 B
Markdown
---
|
|
title: Troubleshooting GitHub Copilot in Neovim
|
|
intro: 'This article provides troubleshooting advice for errors related to {% data variables.product.prodname_copilot%} in Neovim.'
|
|
product: '{% data reusables.gated-features.copilot %}'
|
|
topics:
|
|
- Copilot
|
|
- Logging
|
|
- Troubleshooting
|
|
versions:
|
|
feature: copilot
|
|
shortTitle: Neovim
|
|
---
|
|
|
|
## Checking if {% data variables.product.prodname_copilot%} is operational
|
|
|
|
To check if GitHub Copilot is operational, run the following command in Neovim:
|
|
|
|
|
|
:Copilot status
|