-
rust❤️Announcing nvim-compleet: A new autocompletion framework written in Rust!Vim_Editor_IDE/Vim_Plugins 2022. 3. 30. 15:30728x90
Announcing nvim-compleet: A new autocompletion framework written in Rust!
Hey everyone! I wanted to share with you [nvim-compleet](https://github.com/noib3/nvim-compleet), a new plugin I've been working on in the past...
www.reddit.com
Announcing nvim-compleet: A new autocompletion framework written in Rust!
Hey everyone! I wanted to share with you [nvim-compleet](https://github.com/noib3/nvim-compleet), a new plugin I've been working on in the past few weeks.
Why create another completion framework? Two reasons:
a) I mostly just needed an excuse to spend waay too much time playing with Rust because it's awesome;
b) I wanted to combine the best parts of `nvim-cmp` and `coq_nvim` in a single plugin, while also adding new features. `nvim-cmp` can be customized to look nice but can be sluggish at times, while `coq_nvim` is plenty fast but it's constrained to use the builtin popup menu and it doesn't integrate with external snippet sources.
Currently `nvim-compleet` doesn't provide any useful sources. I've implemented all the "boring" parts (UI, commands, autocmds, mappings, etc), and now the fun begins.
Since the project is still very much in its early stages I thought this would be a great time to gather feature requests and suggestions, hence the reason of this post.
Also, if there are any Rustaceans that would like to get involved in the development please reach out, the more people we can get working on this the better :)반응형'Vim_Editor_IDE > Vim_Plugins' 카테고리의 다른 글
DIInstall 관련 글 루나빔LunarVim (0) 2022.05.16 vim plug-in)귀찮은 괄호 자동으로 해주는 플러그인 갓!!!vim-surround (0) 2022.04.22 Vim plug-in)멀티커서Multi Cursor16분29초에 나옴NeoVim (0) 2022.04.22 vim 자동완성 기능 사용하기 (0) 2022.04.16 feline-nvim)A minimal, stylish and customizable statusline for NeoVim_Lua (0) 2022.03.30 nvim plug-in) A motion plugin that keeps you in the zone (0) 2022.03.25 lsp signature for neovim (0) 2022.03.12 Vimium - 마우스 없이 인터넷 하기! (0) 2022.03.09