cmdline-insertdatetime : insert date or datetime in command line.
| script karma |
Rating 0/0,
Downloaded by 975 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| omi taku |
| |
| script type |
| utility |
| |
| description |
insert date or datetime in command line.
https://github.com/taku-o/vim-cmdline-insertdatetime
in commandline,
<C-X>dt insert YYYYMMDD formated date string.
<C-X>ts insert YYYYMMDDHHMM formated datetime string.
usage example,
1. input file name head .
:w work
2. input <C-X>dt .
:w work20110525
3. input file extension '.txt' .
:w work20110525.txt
4. enter, and save file with date.
|
| |
| install details |
| copy cmdline-insertdatetime.vim into your plugin directory. |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|