update-time : Automatic update Last Change time as you like!
script karma |
Rating 20/7,
Downloaded by 1510 |
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 |
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|