Home

Awesome

vim-molder

Minimal File Explorer

Usage

$ vim /path/to/directory/

Installation

For vim-plug plugin manager:

Plug 'mattn/vim-molder'

Extensions

vim-molder does not have features to operate file or directories. You need to add vim-molder-operations if you want to do it.

Plug 'mattn/vim-molder'
Plug 'mattn/vim-molder-operations'

Options

License

MIT

Author

Yasuhiro Matsumoto