Skip to content

linjiX/vim-defx-vista

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-defx-vista

preview image

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.

Dependency

Installation

With vim-plug

Plug 'linjiX/vim-defx-vista'

Usage

:ToggleDefxVista

Configuation

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

About

Open Defx and Vista window compactly

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published