Skip to content

vim-scripts/rcs.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=1111

This is a set of autocommands, commands, and a menu to help you handle RCS controlled files.

If you try to modify a readonly file that has a RCS/<file>,v counterpart you will be asked if you want to check the file out for modification, and when you unload the buffer you'll be prompted if you want to check the file back in, and allowed to enter a log message.

Most of the commands have corresponding menu items, which should be fairly self-explanatory.

Details are in the auto-generated help file, see ":help rcs.txt".