calendar.vim : Open a calendar in a read-only buffer for viewing.
script karma |
Rating 8/6,
Downloaded by 1681 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Douglas Potts |
|
script type |
utility |
|
description |
Requires the Unix command program 'cal' or its equivalent. Really only provides a way of pulling up a calendar into a buffer in Vim. The script opens a buffer if one doesn't exist. The buffer is set up to be readonly and not modified (or modifiable if 6.0 or better). Should work for both 5.7 and 6.0x.
Usage is: Cal 2001 | " for current year calendar
Cal 4 2001 | " for April of 2001 month calendar |
|
install details |
Copy to directory of your choice, make sure the 'cal' is in your path, and source it from your .vimrc. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.190.207.23
|