Skip to content

This plugin provides additional keyword highlight to Vim's built-in syntax/promela.vim

License

Notifications You must be signed in to change notification settings

blyoa/vim-promela-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-promela-syntax

This plugin provides additional keyword highlight to Vim's built-in syntax/promela.vim

Added keywords

  • Built-in Functions (printf, get_priority, set_priority, etc...)
  • Constants (1234, "Hidden", true, false)
  • Macro (#define, #include, etc...)
  • Predefined Variables (_, _pid, _nr_pr, etc...)

and the other missing keywords.

Installation

Install with NeoBundle

Add to vimrc:

NeoBundle 'blyoa/vim-promela-syntax'

Reference

This syntax file is based on:

About

This plugin provides additional keyword highlight to Vim's built-in syntax/promela.vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published