Shougo / ddu.vim

Dark deno-powered UI framework for Vim/Neovim
MIT License
294 stars 23 forks source link
ddu-vim fuzzy-finder neovim user-interface vim vim-denops

ddu.vim

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.

Doc

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!

Introduction

I have chosen denops.vim framework to create new plugin. Because denops.vim is better than Neovim Python interface.

Screenshots

Please see: https://github.com/Shougo/ddu.vim/issues/10

ddu.vim

Install

NOTE: Ddu.vim requires Vim 9.0.1276+ or Neovim 0.10.0+. See requirements if you aren't sure whether you have this.

Requirements

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.