Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Powerful file explorer implemented by Vim script

Notifications You must be signed in to change notification settings

neetular/vimfiler.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vimfiler

Powerful file explorer implemented by Vim script

Introduction

vimfiler is a powerful file explorer(filer) written by Vim script.

Usage

To run vimfiler, execute this command.

:VimFiler

If you set g:vimfiler_as_default_explorer to 1, vimfiler behaves as default explorer like netrw.

:let g:vimfiler_as_default_explorer = 1

vimfiler needs unite.vim http://github.com/Shougo/unite.vim

Please install unite.vim Ver.3.0(or later) before use vimfiler.

Note: To use 4GB(>) files in vimfiler, vimfiler require +python interface.

Screen shots

vimfiler standard operations

Vimfiler standard operations

vimfiler explorer feature(like NERDTree)

Vimfiler explorer

About

Powerful file explorer implemented by Vim script

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%