Inspired by pseewald/nerdtree-tagbar-combined, which opens nerdtree and tagbar compactly on the same side. This plugin is for open defx and vista compactly like above image.
- Above
vim 8.1.1113
orneovim 4.3
- Shougo/defx.nvim
- liuchengxu/vista.vim
With vim-plug
Plug 'linjiX/vim-defx-vista'
:ToggleDefxVista
let g:defx_vista_left = 1
" Default: 1
" The window will be opened on the left side of vim
" Change to 0 if you prefer right side
let g:defx_vista_width = 30
" Default: 30
" Width of the defx and vista window