sponsor Vim development Vim logo Vim Book Ad

icalendar.vim : Syntax file for icalendar files

 script karma  Rating 40/26, Downloaded by 4209  Comments, bugs, improvements  Vim wiki

created by
Steven Severinghaus
 
script type
syntax
 
description
This is a very rudimentary syntax file for icalendar files (.ics), used by Apple's iCal, Mozilla's Sunbird, Google Calendar, and other software. A screenshot of the syntax highlighting using the "koehler" colorscheme is available here: http://severinghaus.org/projects/icalendar_syntax.png
 
install details
You may want to add something like this to your vimrc:

autocmd! BufRead,BufNewFile *.ics setfiletype icalendar
 

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
icalendar.vim 0.3 2006-04-17 6.0 Steven Severinghaus Various keywords are more precisely matched; more complete set of keywords; minor highlighting improvements; tested in 7.0b
icalendar.vim 0.2 2006-04-16 6.0 Steven Severinghaus A bit prettier; various standard icalendar properties are recognized, dates highlighted, custom properties, etc.
icalendar.vim 0.1 2006-04-16 6.0 Steven Severinghaus Initial upload
ip used for rating: 35.168.113.41

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