All Projects → pbrisbin → Vim Syntax Shakespeare

pbrisbin / Vim Syntax Shakespeare

Licence: mit
A set of vim syntax files for highlighting the various Html templating languages in Haskell

Programming Languages

haskell
3896 projects

Labels

Shakespeare Syntax

Vim syntax files for the shakespeare templating languages used by Yesod.

Screenshot

Usage

Add pbrisbin/vim-syntax-shakespeare using your preferred plugin manager.

Configuration

Allow one-liner QQs even if they have invalid nesting:

let g:hamlet_prevent_invalid_nesting = 0

Don't highlight empty space at the end of lines:

let g:hamlet_highlight_trailing_space = 0

LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].