vim-sisal vim syntax highlighting for Streams and Iteration In A Single-Assignment Language (SISAL). (hybrid colorscheme) Installation vim-sisal is pathogen-compatible and can be installed with various plugin managers: Pathogen: git clone https://github.com/MisanthropicBit/vim-sisal ~/.vim/bundle/vim-sisal NeoBundle: NeoBundle 'MisanthropicBit/vim-sisal' VAM: call vam#ActivateAddons(['MisanthropicBit/vim-sisal']) Vundle: Plugin 'MisanthropicBit/vim-sisal'