JCavallo / tryton-vim

Tools for developing tryton with vim
5 stars 0 forks source link

Unite has been depleted #1

Closed bala4901 closed 5 years ago

bala4901 commented 5 years ago

Hi,

I intend to use this pluggin. But after research, i found unite has been depleted. https://github.com/Shougo/unite.vim

Will you upgrade such as using ctrlP or others?

JCavallo commented 5 years ago

Hi @bala4901,

The plugin also supports denite, which is the new unite (though it requires vim8 / neovim). https://github.com/Shougo/denite.nvim

I did not take the time to clean up what is "unite related", and it is still a little rough on the edge, but it mostly works