sponsor Vim development Vim logo Vim Book Ad

vroom-syntax.vim : Syntax for  Vroom-pm

 script karma  Rating 0/0, Downloaded by 1003  Comments, bugs, improvements  Vim wiki

created by
wei ko kao
 
script type
syntax
 
description
Syntax for Vroom
================

[Vroom][1] is a Vim slide show system. It use a custom filetype vroom.
This repository is Vim syntax for vroom file.

[1]:https://github.com/ingydotnet/vroom-pm

Repo
--------

* [Github]:https://github.com/othree/vroom-syntax.vim

License
-------

Copyright (C) 2013 Kao, Wei-Ko

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
install details
Use *Vundle* or *pathogen.vim*
Or you can just copy the file to `~/.vim/syntax/`

Then add the following line in your vimrc

    au BufRead,BufNewFile *.vroom set ft=vroom

[Vundle]:https://github.com/gmarik/vundle
[pathogen.vim]:https://github.com/tpope/vim-pathogen
 

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
vroom.vim 0.1 2013-07-02 7.0 wei ko kao Initial upload
ip used for rating: 3.22.51.241

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