ddc.vim
Dark deno-powered completion framework for Vim/Neovim (by Shougo)
nvim-ale-diagnostic
Display Neovim LSP diagnostics in ALE. (by nathanmsmith)

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 | nvim-ale-diagnostic | |
---|---|---|
17 | 7 | |
720 | 44 | |
0.6% | - | |
8.7 | 3.9 | |
5 days ago | over 3 years ago | |
TypeScript | Lua | |
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.
nvim-ale-diagnostic
Posts with mentions or reviews of nvim-ale-diagnostic.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-16.
-
[plugin woes] Any vim-lsp-ale alternatives for built-in lsp client?
I did find nathanmsmith/nvim-ale-diagnostic but it is abandoned; and I'm not sure if it accomplishes what I want.
-
How did you guys replace ALE?
I didn't replace it, but started using https://github.com/nathanmsmith/nvim-ale-diagnostic instead. With a few tweaks works quite well, but long term I'm planning to move to null-ls and/or efm.
-
efm lsp diagnostics. Lag in insert mode
My current setup is: use ale for linting and formatting with https://github.com/nathunsmitty/nvim-ale-diagnostic to send lsp diagnostics to it.
-
Out of the box lint and format settings?
To use it with nvim-lsp you will need nvim-ale-diagnostic
-
[LSP diagnostics query] Is there an way to toggle diagnostic visibility in real-time?
I just use this plugin and toggle ALE itself.
-
vim-lsp + ALE bridge
for folks who are on nvim-lsp there is a similar plugin nvim-ale-diagnostic
- nvim-ale-diagnostic: Display Neovim 0.5 LSP diagnostics in ALE.
What are some alternatives?
When comparing ddc.vim and nvim-ale-diagnostic you can also consider the following projects:
deoplete.nvim - :stars: Dark powered asynchronous completion framework for neovim/Vim8
pgFormatter - A PostgreSQL SQL syntax beautifier that can work as a console program or as a CGI. On-line demo site at http://sqlformat.darold.net/
nvim-cmp - A completion plugin for neovim coded in Lua.
neoformat - :sparkles: A (Neo)vim plugin for formatting code.
completion-nvim - A async completion framework aims to provide completion to neovim's built in LSP written in Lua
vim-lsp-ale - Bridge between vim-lsp and ALE

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