mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2025-03-15 14:16:57 +00:00
Add brianaung/compl.nvim
(#1383)
This commit is contained in:
parent
f6699487f0
commit
6490f146f6
1 changed files with 1 additions and 0 deletions
|
@ -200,6 +200,7 @@
|
|||
- [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.
|
||||
- [deathbeam/autocomplete.nvim](https://github.com/deathbeam/autocomplete.nvim) - Very simple and minimal autocompletion for cmdline and buffer using LSP and Tree-sitter with signature help.
|
||||
- [zbirenbaum/copilot.lua](https://github.com/zbirenbaum/copilot.lua) - Fully featured Lua replacement for [GitHub/copilot.vim](https://github.com/github/copilot.vim).
|
||||
- [brianaung/compl.nvim](https://github.com/brianaung/compl.nvim) - A minimal and dependency-free auto-completion built on top of Vim's ins-completion mechanism.
|
||||
|
||||
<!--lint disable double-link -->
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue