Shougo / deol.nvim

Dark powered shell interface for Vim/NeoVim
MIT License
330 stars 16 forks source link

Posible to turn off the `current tab` #7

Closed aemonge closed 6 years ago

aemonge commented 6 years ago

Is it possible from configuration to turn on/off the following feature:

If deol buffer exists in the current tab, will switch to the buffer.
Shougo commented 6 years ago

You should use <Plug>(deol_bg) for it. Deol buffer must be one per tab.