diff --git a/copilot-language-server/dist/yahhhd b/copilot-language-server/dist/yahhhd new file mode 100644 index 0000000..ed5956d --- /dev/null +++ b/copilot-language-server/dist/yahhhd @@ -0,0 +1,87 @@ +Install [Neovim][] or the latest patch of [Vim][] (9.0.0185 or newer). + +2. Install [Node.js][]. If you use a package manager, make sure to install + NPM as well (e.g., `apt install nodejs npm` on Debian/Ubuntu). + +3. Install `github/copilot.vim` using vim-plug, lazy.nvim, or any other + plugin manager. Or to install manually, run one of the following + commands: + + * Vim, Linux/macOS: + + git clone --depth=1 https://github.com/github/copilot.vim.git \ + ~/.vim/pack/github/start/copilot.vim + + * Neovim, Linux/macOS: + + git clone --depth=1 https://github.com/github/copilot.vim.git \ + ~/.config/nvim/pack/github/start/copilot.vim + + * Vim, Windows (PowerShell command): + + git clone --depth=1 https://github.com/github/copilot.vim.git ` + $HOME/vimfiles/pack/github/start/copilot.vim + + * Neovim, Windows (PowerShell command): + + git clone --depth=1 https://github.com/github/copilot.vim.git ` + $HOME/AppData/Local/nvim/pack/github/start/copilot.vim + +4. Start Vim/Neovim and invoke `:Copilot setup`. + +[Node.js]: https://nodejs.org/en/download/ +[Neovim]: https://github.com/neovim/neovim/releases/latest +[Vim]: https://github.com/vim/vim + +Suggestions are displayed inline and can be accepted by pressing the tab key. +See `:help copilot` for more information. + +## Troubleshooting + +We’d love to get your help in making GitHub Copilot better! If you have +feedback or encounter any problems, please reach out on our [feedback +forum](https://github.com/github/copilot.vim/issues). +https://github.com/github/copilot.vim.githttps://github.com/neovim/neovim/releases/latesthttps://nodejs.org/en/download/https://github.com/vim/vimhttps://github.com/github/copilot.vim/issues" Maintainer: Chris Morgan me@chrismorgan.infovim /tmp/w3m_buffer.txtvim /tmp/w3m_buffer.txtme@chrismorgan.infohttps://github.com/github/copilot.vim.gitInstall [Neovim][] or the latest patch of [Vim][] (9.0.0185 or newer). + +2. Install [Node.js][]. If you use a package manager, make sure to install + NPM as well (e.g., `apt install nodejs npm` on Debian/Ubuntu). + +3. Install `github/copilot.vim` using vim-plug, lazy.nvim, or any other + plugin manager. Or to install manually, run one of the following + commands: + + * Vim, Linux/macOS: + + git clone --depth=1 https://github.com/github/copilot.vim.git \ + ~/.vim/pack/github/start/copilot.vim + + * Neovim, Linux/macOS: + + git clone --depth=1 https://github.com/github/copilot.vim.git \ + ~/.config/nvim/pack/github/start/copilot.vim + + * Vim, Windows (PowerShell command): + + git clone --depth=1 https://github.com/github/copilot.vim.git ` + $HOME/vimfiles/pack/github/start/copilot.vim + + * Neovim, Windows (PowerShell command): + + git clone --depth=1 https://github.com/github/copilot.vim.git ` + $HOME/AppData/Local/nvim/pack/github/start/copilot.vim + +4. Start Vim/Neovim and invoke `:Copilot setup`. + +[Node.js]: https://nodejs.org/en/download/ +[Neovim]: https://github.com/neovim/neovim/releases/latest +[Vim]: https://github.com/vim/vim + +Suggestions are displayed inline and can be accepted by pressing the tab key. +See `:help copilot` for more information. + +## Troubleshooting + +We’d love to get your help in making GitHub Copilot better! If you have +feedback or encounter any problems, please reach out on our [feedback +forum](https://github.com/github/copilot.vim/issues). +https://github.com/vim/vim \ No newline at end of file