Skip to content

pbrisbin/vim-syntax-shakespeare

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published