An open API service indexing awesome lists of open source software.

https://github.com/delphinus/denite-floaterm

denite.nvim support for vim-floaterm
https://github.com/delphinus/denite-floaterm

denite denite-source

Last synced: 3 months ago
JSON representation

denite.nvim support for vim-floaterm

Awesome Lists containing this project

README

        

# denite-floaterm

[Denite](https://github.com/Shougo/denite.nvim) support for [vim-floaterm](https://github.com/voldikss/vim-floaterm)

# Install

```vim
Plug 'Shougo/denite.nvim'
Plug 'delphinus/denite-floaterm'
Plug 'voldikss/vim-floaterm'
```

# Usage

```vim
:Denite floaterm
```