sponsor Vim development Vim logo Vim Book Ad

update-time : Automatic update Last Change time as you like!

 script karma  Rating 20/7, Downloaded by 1379  Comments, bugs, improvements  Vim wiki

created by
Qian Chenglong
 
script type
utility
 
description
# vim-update-time

Automatic update Last Change time as you like!

[New version](https://github.com/QianChenglong/vim-update-time)

## Command

- Toggle update time

        :UpdateTimeToggle

## Custome

- Time stamp for search line to update

        let g:update_time_time_stamp_leader = 'Last Change: '

- Time format

        let g:update_time_time_format = '%Y-%m-%d %H:%M:%S %Z'

- Begin line number to search

        let g:update_time_begin_line = 0

- End line number to search

        let g:update_time_end_line = 10

- Default enable when save

        let g:update_time_enable = 1
 
install details
 

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
vim-update-time-0.1.1.zip 0.1.1 2013-12-05 7.0 Qian Chenglong Update last change time When a file really modified
vim-update-time.tar.zip 0.1.0 2013-12-04 7.0 Qian Chenglong Initial upload
ip used for rating: 3.142.174.55

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