Home

Awesome

About

Join the chat at https://gitter.im/Shougo/denite.nvim

Denite.nvim is a dark powered for Neovim/Vim unite all interfaces. It resolves unite.vim problems. It is 10 times faster than unite.vim.

Requirements

denite requires Neovim or Vim8.0+ with if_python3. If :echo has("python3") returns 1, then you're done; otherwise, see below.

You can enable Python3 interface with pip:

pip3 install neovim

If you want to read the Neovim-python/python3 interface install documentation, you should read :help provider-python.

Future works (not implemented yet)