DEV Community

Cover image for Github copilot setup on Austronvim
Robiul
Robiul

Posted on

Github copilot setup on Austronvim

I got in trouble while configuring GitHub copilot on Austronvim into windows os.

Follow these instruction to config should be worked

C:\Users\YOUR_USER\AppData\Local\nvim
Enter fullscreen mode Exit fullscreen mode

create a file into plugins/completions.lua

return{
  {
    "github/copilot.vim"
  }
}
Enter fullscreen mode Exit fullscreen mode

close the file and reopen then follow these instructions.

:Copilot setup
Enter fullscreen mode Exit fullscreen mode
:Copilot auth
Enter fullscreen mode Exit fullscreen mode

Now it's ready to use.

Top comments (0)

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more