sponsor Vim development Vim logo Vim Book Ad

calendar.vim : Open a calendar in a read-only buffer for viewing.

 script karma  Rating 8/6, Downloaded by 1552  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.
 

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
calendar.vim 1.0 2001-06-11 5.7 Douglas Potts Initial upload
ip used for rating: 44.213.75.78

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