An open API service indexing awesome lists of open source software.

https://github.com/matveyt/vim-drvo

Yet another directory viewer for Vim
https://github.com/matveyt/vim-drvo

directory-browser nvim vim vim-plugin

Last synced: 9 months ago
JSON representation

Yet another directory viewer for Vim

Awesome Lists containing this project

README

          

### Description

Drvo is a directory viewer for Vim originally inspired by
[Dirvish](https://github.com/justinmk/vim-dirvish).

#### Download and Install

```
$ git clone https://github.com/matveyt/vim-drvo ~/.vim/pack/manual/start/vim-drvo
```

### Usage

Type `:e.` to browse the current directory. Also make sure to read `:help drvo.txt`.

### Screenshot

![sample](drvo.png)