icalendar.vim : Syntax file for icalendar files
| script karma |
Rating 41/27,
Downloaded by 5002 |
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 |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.169
|