Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pbrisbin/vim-rename-file

Rename the current buffer, and the file behind it.
https://github.com/pbrisbin/vim-rename-file

Last synced: about 2 months ago
JSON representation

Rename the current buffer, and the file behind it.

Awesome Lists containing this project

README

        

# Rename File

Rename the current buffer, and the file behind it.

## Usage

~~~
:RenameFile
~~~

Or better,

~~~
map n :RenameFile
~~~