sponsor Vim development Vim logo Vim Book Ad

vim-fileutils : Cross-platform file manipulation library

 script karma  Rating -1/1, Downloaded by 3588  Comments, bugs, improvements  Vim wiki

created by
ZyX
 
script type
utility
 
description
**This plugin is deprecated, all its features are accessible with os resource of  frawor plugin (vimscript #3631)**

Cross-platform file manipulation library, alpha version.

Documentation: http://vimpluginloader.sourceforge.net/doc/vim-fileutils.txt.html
Project page: http://bitbucket.org/ZyX_I/vim-fileutils/overview
 
install details
You can install this plugin using scriptmanager (vimscript #2905) plugin (install scriptmanager, run ``ActivateAddons vimpluginloader'' and add ``call vam#ActivateAddons(["vimpluginloader"])'' to your .vimrc.).

Gentoo users can use the following mercurial overlay: http://vimpluginloader.hg.sourceforge.net:8000/hgroot/vimpluginloader/pluginloader-overlay.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-fileutils-0.7.8.tar.gz 0.7.8 2010-12-17 7.3 ZyX Fixed case when directory name contains wild characters
vim-fileutils-0.7.7.tar.gz 0.7.7 2010-12-17 7.3 ZyX Fixed case when directory name contains wild characters
vim-fileutils-0.7.6.tar.gz 0.7.6 2010-12-17 7.3 ZyX Fixed case when directory name contains newline on unix and vimscript function is used
vim-fileutils-0.7.3.tar.gz 0.7.3 2010-11-27 7.3 ZyX Fixed contents in documentation
vim-fileutils-0.7.2.tar.gz 0.7.2 2010-11-21 7.2 ZyX Made GetDirContents reliably treat empty string as '.'
vim-fileutils-0.7.1.tar.gz 0.7.1 2010-11-20 7.3 ZyX Fixed fileutils#GetDirContents('/') and fileutils#GetDirContents('~')
vim-fileutils-0.7.tar.gz 0.7 2010-11-20 7.3 ZyX Made fileutils#GetDirContents return a list of files, not a list of full paths (using python's os.listdir if possible), added more OSs to possible OS list
vim-fileutils-0.6.1.tar.gz 0.6.1 2010-11-14 7.0 ZyX Added os#JoinPath function
vim-fileutils-0.5.1.tar.gz 0.5.1 2010-11-14 7.0 ZyX Added documentation
vim-fileutils-0.5.tar.gz 0.5 2010-11-14 7.0 ZyX Initial upload
ip used for rating: 216.73.216.130

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github