ddc.vim
Dark deno-powered completion framework for Vim/Neovim (by Shougo)
vim-matchup
vim match-up: even better % :facepunch: navigate and highlight matching words :facepunch: modern matchit and matchparen. Supports both vim and neovim + tree-sitter. (by andymass)

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 | vim-matchup | |
---|---|---|
17 | 37 | |
720 | 1,804 | |
0.6% | 0.4% | |
8.7 | 6.4 | |
3 days ago | about 1 month ago | |
TypeScript | Vim Script | |
MIT License | MIT License |
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.
vim-matchup
Posts with mentions or reviews of vim-matchup.
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
Then you have all the vimscript plugins, most of which work in neovim too--my favorite of these is vim-matchup
-
Should vim-matchup go into neovim core?
It seems like https://github.com/andymass/vim-matchup is a superior version of both of them, at least that's how it's advertized.
-
Help Mapping Keys
Have you tried vim-matchup?
-
Set it and forget it plugins?
andymass/vim-matchup - nicer %
-
What's your solution to move between " "?
Thank you for you answer! This is the best option I've found by far. But some aditional steps need to be done to enable this behavior. It is documented here vim-matchup
-
Looking for some kinda specific plugins for visibility
vim-matchup does both of this things
-
Matching of Bracket Under Cursor Not Working
If you don't wanna deal with matchparen, you could also consider using vim-matchup, which has better performance than matchparen and can match way more tokens and keywords.
-
Do you use the "%" motion? Do you feel it has "quirks"?
vim-matchup improves these motions.and has a lot of nice features.
-
Which vim plugins do not have a lua equivalent yet?
vim-matchup is written in lua, isn't it? https://github.com/andymass/vim-matchup/tree/master/lua
-
TS-Node-Action: Inline Text Folding
https://github.com/andymass/vim-matchup Plus come custom highlight groups
What are some alternatives?
When comparing ddc.vim and vim-matchup you can also consider the following projects:
deoplete.nvim - :stars: Dark powered asynchronous completion framework for neovim/Vim8
nvim-treesitter-pairs
nvim-cmp - A completion plugin for neovim coded in Lua.
todo-comments.nvim - ✅ Highlight, list and search todo comments in your projects
denops.vim - 🐜 An ecosystem of Vim/Neovim which allows developers to write cross-platform plugins in Deno
vim-sandwich - Set of operators and textobjects to search/select/edit sandwiched texts.

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