Add github/copilot.vim (#464)

This commit is contained in:
Jonathan Schweder 2022-06-24 10:04:07 +01:00 committed by GitHub
parent 3f650e6e72
commit 3509059fec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -185,6 +185,7 @@ Neovim supports a wide variety of UI's.
- [echasnovski/mini.nvim#mini.completion](https://github.com/echasnovski/mini.nvim#minicompletion) - Module of `mini.nvim` for asynchronous two-stage completion. Supports showing completion item info and independent function signature.
- [noib3/nvim-compleet](https://github.com/noib3/nvim-compleet) - A Neovim autocompletion framework written in Rust.
- [vigoux/complementree.nvim](https://github.com/vigoux/complementree.nvim) - Light and synchronous completion plugin based on tree-sitter and with a functional-programming interface.
- [GitHub/copilot.vim](https://github.com/github/copilot.vim) - GitHub Copilot.
### Markdown / LaTeX