Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 272 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 272 Bytes

deoplete-terminal

Terminal completion for deoplete.nvim

Required

deoplete.nvim(5.2+)

https://github.com/Shougo/deoplete.nvim

Configuration

" Search background terminal buffers
call deoplete#custom#var('terminal', 'require_same_tab', v:false)