ddc.vim
Dark deno-powered completion framework for Vim/Neovim (by Shougo)
cmp-nvim-ultisnips
nvim-cmp source for ultisnips (by quangnguyen30192)

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
ddc.vim | cmp-nvim-ultisnips | |
---|---|---|
17 | 3 | |
720 | 153 | |
0.6% | 0.0% | |
8.7 | 5.1 | |
3 days ago | 11 months ago | |
TypeScript | Lua | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ddc.vim
Posts with mentions or reviews of ddc.vim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-06.
-
Existing non-lua plugins examples
Have a look at ddc.vim and denops.vim
-
alternative to Shougo/deoplete completion?
There is shougo/ddc.vim by the same author
- Nvim-ers who use any other completion plugin other than nvim-cmp , why?
-
Has anyone ever created a NeoVim plugin using Denops .vim? In the process of creating a plugin for NeoVim, I tried to learn about Deno, but it doesn't work. I would like to know the simple process of making a plugin. I am still a beginner in programming. But I love vim. I want to make my own plugin.
e.g:https://github.com/Shougo/ddc.vim
- vim 8.1 deoplete error?
-
[plugin woes] Any vim-lsp-ale alternatives for built-in lsp client?
I use dense-analysis/Ale for code linting. Lately, I moved to update my tab completion from deoplete to Shougo/ddc.vim; the autocompletion of Ale is routed to ddc using statiolake/ddc-ale but the Ale autocomplete leaves things to be desired.
- Speed comparison of Dictionary words autocompletion between at kakoune and vim+coc-vim
- Completion neovim plugins
-
[question] Had anyone tried ddc.vim (vs nvim-cmp)?
I was looking at ddc.vim and it looked somewhat similar to nvim-cmp. There's also multiple sources for it with no inbuilt ones. So, I was wondering if anyone has used both of them and could provide some pointers on a rough comparison between the both. Also, if there's any config file with sources for lsp, buffer, and other useful ones already setup, then could you share that too?
-
Smarter completion in the middle of the word?
Sadly deoplete doesn't play well with 'some' asynchronous plugin sources (ex: vim-iced). I still got to try ddc.vim to see if things are easier and if middle word completion is done right.
cmp-nvim-ultisnips
Posts with mentions or reviews of cmp-nvim-ultisnips.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-23.
-
lsp-zero v2.x is now available
I didn't know lsp-zero, but this integration seems just for me except for that I am using UltiSnips instead of luasnip. Just curious how difficult do you think it is to add UltiSnips integration along with cmp-nvim-ultisnips?
-
Recommended autocompletion plugin
For cmp you will need the autocompletion engine and the sources to use. Sources are plugins for cmp that will populate the popup menu with items from different contexts, like from nvim-lsp, ultisnips, vsnip, etc. So you will need to install nvim-cmp along with sources like nvim-lsp source and ultisnips source. Finally, you will need the setup() function to add the expansion trigger, list the sources, add mappings, etc. You will just have to read the docs on the README in the repo for some example code. Unfortunately, those examples are not great to copy/paste if you have no clue what it's doing.
-
Working config for cmp-nvim +Ultisnips
cmp-nvim-ultisnips
What are some alternatives?
When comparing ddc.vim and cmp-nvim-ultisnips you can also consider the following projects:
deoplete.nvim - :stars: Dark powered asynchronous completion framework for neovim/Vim8
coc-snippets - Snippets solution for coc.nvim
nvim-cmp - A completion plugin for neovim coded in Lua.
ddc-ultisnips - ultisnips source for ddc.vim
denops.vim - 🐜 An ecosystem of Vim/Neovim which allows developers to write cross-platform plugins in Deno
YetAnotherNeovimConfig - Configuración de Neovim con lua

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured