Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 148 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 148 Bytes

Rename File

Rename the current buffer, and the file behind it.

Usage

:RenameFile

Or better,

map <Leader>n :RenameFile<CR>