Ddc.vim: Dark deno powered completion framework for neovim/Vim8

Hi, I have created the 4th auto completion framework after deoplete.nvim.

It is still beta version though, almost stable.

The features are:

  • Deno(denops.vim) powered
  • TypeScript implementation
  • Asynchronous completion
  • Faster than deoplete.nvim in slow machine or Windows environment
  • Works Vim8/neovim
  • No Python3 required
  • Fully customization API
  • Split sources and filters

I have created Japanese article for ddc.vim recently.

You can read it by translation service.

The development is supported by github sponsors. Thank you!

6 Likes

Very very cool! Awesome seeing deno plugins in vim/neovim

1 Like