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
- Host: GitHub
- URL: https://github.com/delphinus/denite-floaterm
- Owner: delphinus
- Created: 2021-02-18T11:37:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-17T23:37:48.000Z (about 4 years ago)
- Last Synced: 2025-01-13T15:24:05.027Z (5 months ago)
- Topics: denite, denite-source
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```