sponsor Vim development Vim logo Vim Book Ad

RemoveFile.vim : Remove a file from the disk

 script karma  Rating 6/5, Downloaded by 876  Comments, bugs, improvements  Vim wiki

created by
Christian J. Robinson
 
script type
utility
 
description
Usage:

:Remove[!] [file]

With a ! the script will remove the specified file without prompting.  If file is omitted, the script uses the file associated with the current buffer.

This script does not delete, change, or update any associated buffers in any way.
 
install details
Place RemoveFile.vim in your plugin directory.  See ":help 'runtimepath'".  Alternately, put it wherever you want and source it in your vimrc.
 

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
RemoveFile.vim 0.2 2022-08-22 7.0 Christian J. Robinson - Update for Vim 9 (no new features)
RemoveFile.vim 0.1 2010-06-05 7.0 Christian J. Robinson Initial upload
ip used for rating: 44.200.145.114

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github