Dark deno-powered UI framework for Vim/Neovim
If you don't want to configure plugins, you don't have to use the plugin. It does not work with zero configuration. You can use other plugins.
Please read help for details.
NOTE: I have created Japanese article for ddu.vim.
Ddu is the abbreviation of "dark deno-powered UI". It provides an extensible and asynchronous UI framework for Vim/Neovim.
The development is supported by github sponsors. Thank you!
I have chosen denops.vim framework to create new plugin. Because denops.vim is better than Neovim Python interface.
- Easy to setup
- Minimal dependency
- Stability
- Vim/Neovim compatibility
- Speed
- Library
- Easy to hack
Please see: #10
NOTE: Ddu.vim requires Neovim (0.8.0+ and of course, latest is recommended) or Vim 9.0.1276+. See requirements if you aren't sure whether you have this.
Please install both Deno 1.45+ and "denops.vim" v7.0+.
NOTE: Ddu.vim does not include any extra plugins. You must install them you want manually. You can search ddu plugins from here.