mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2025-02-01 04:03:26 +00:00
Remove jameshiew/nvim-magic
(#708)
This commit is contained in:
parent
f9a0f0305d
commit
c277c0778b
1 changed files with 0 additions and 1 deletions
|
@ -157,7 +157,6 @@ You can find them listed on the [Neovim wiki](https://github.com/neovim/neovim/w
|
|||
### Completion
|
||||
|
||||
- [ms-jpq/coq_nvim](https://github.com/ms-jpq/coq_nvim) - Fast as FUCK Neovim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.
|
||||
- [jameshiew/nvim-magic](https://github.com/jameshiew/nvim-magic) - Framework for integrating AI code assistance.
|
||||
- [hrsh7th/nvim-cmp](https://github.com/hrsh7th/nvim-cmp) - A completion plugin written in Lua. New version of nvim-compe.
|
||||
- [lukas-reineke/cmp-under-comparator](https://github.com/lukas-reineke/cmp-under-comparator) - A nvim-cmp function for better sorting.
|
||||
- [echasnovski/mini.nvim#mini.completion](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-completion.md) - Module of `mini.nvim` for asynchronous two-stage completion. Supports showing completion item info and independent function signature.
|
||||
|
|
Loading…
Reference in a new issue