Skip to content

mattn/vim-molder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Show dotfiles and dotdirs:

    let g:molder_show_hidden = 1

License

MIT

Author

Yasuhiro Matsumoto

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •