Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danro/rename.vim
Rename the current file in the vim buffer + retain relative path.
https://github.com/danro/rename.vim
Last synced: about 1 month ago
JSON representation
Rename the current file in the vim buffer + retain relative path.
- Host: GitHub
- URL: https://github.com/danro/rename.vim
- Owner: danro
- Created: 2011-08-12T17:30:54.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-05-20T10:47:22.000Z (over 9 years ago)
- Last Synced: 2024-08-07T18:47:32.671Z (3 months ago)
- Language: VimL
- Homepage: http://www.vim.org/scripts/script.php?script_id=1928
- Size: 266 KB
- Stars: 101
- Watchers: 5
- Forks: 23
- Open Issues: 4
-
Metadata Files:
- Readme: README.mdown
Awesome Lists containing this project
README
Git branch of http://www.vim.org/scripts/script.php?script_id=1928
**rename.vim** - Rename a buffer within Vim and on the disk
-----------------------------------------------------Copyright June 2007 by Christian J. Robinson ([email protected])
Updated August 2011 by Dan Rogers ([email protected])Distributed under the terms of the Vim license. See ":help license".
Changes
-------* Now retains path relative to global current directory.
* Added lowercase "rename" alias.Usage:
------:rename[!] {newname}