Skip to content

shinka-cb/prism_vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Vim setting files for PRISM

Note that this vim setting files for PRISM is originally from PRISM WebSite.

The purpose of this repository is to make easier to introduce PRISM settings using tools such as Vundle, NeoBundle and so on.

Credits

  • Marta Kwiatkowska et al. (The files syntax/* are the very things that they contribute)
  • SHiNKA(@shinka_cb) (Repository Maintainer)

Installation

  • Using NeoBundle, add this line to your .vimrc
NeoBundleLazy 'shinka-cb/prism_vim', {'autoload':{'filetypes':['prismmodel', 'prismproperty']}}
  • Using Vundle, add this line to your .vimrc
Bundle 'shinka-cb/prism_vim'

License

The same as original prism syntax highlighting files (i.e., GPL2).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published