File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,22 +30,22 @@ Terms](https://docs.github.com/en/site-policy/github-terms/github-terms-for-addi
3030
3131 * Vim, Linux/macOS:
3232
33- git clone https://github.com/github /copilot.vim.git \
33+ git clone https://github.com/adaliaramon /copilot.vim.git \
3434 ~/.vim/pack/github/start/copilot.vim
3535
3636 * Neovim, Linux/macOS:
3737
38- git clone https://github.com/github /copilot.vim.git \
38+ git clone https://github.com/adaliaramon /copilot.vim.git \
3939 ~/.config/nvim/pack/github/start/copilot.vim
4040
4141 * Vim, Windows (PowerShell command):
4242
43- git clone https://github.com/github /copilot.vim.git `
43+ git clone https://github.com/adaliaramon /copilot.vim.git `
4444 $HOME/vimfiles/pack/github/start/copilot.vim
4545
4646 * Neovim, Windows (PowerShell command):
4747
48- git clone https://github.com/github /copilot.vim.git `
48+ git clone https://github.com/adaliaramon /copilot.vim.git `
4949 $HOME/AppData/Local/nvim/pack/github/start/copilot.vim
5050
51514 . Start Neovim and invoke ` :Copilot setup ` .
You can’t perform that action at this time.
0 commit comments