pbrisbin/vim-syntax-shakespeare

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

Vim Script

129

92 commits

updated Sep 30, 2025

See the code

README

[!NOTE] All of my GitHub repositories have been archived and will be migrated to Codeberg as I next work on them. This repository either now lives, or will live, at:

https://codeberg.org/pbrisbin/vim-syntax-shakespeare

If you need to report an Issue or raise a PR, and this migration hasn't happened yet, send an email to me@pbrisbin.com.

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

haskell
vim

Contributors

pbrisbin

82 commits

cdepillabout

3 commits

akurilin

2 commits

jcristovao

1 commits

pbrisbin/vim-syntax-shakespeare

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

Vim Script

129

92 commits

updated Sep 30, 2025

See the code

README

[!NOTE] All of my GitHub repositories have been archived and will be migrated to Codeberg as I next work on them. This repository either now lives, or will live, at:

https://codeberg.org/pbrisbin/vim-syntax-shakespeare

If you need to report an Issue or raise a PR, and this migration hasn't happened yet, send an email to me@pbrisbin.com.

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

haskell
vim

Contributors

pbrisbin

82 commits

cdepillabout

3 commits

akurilin

2 commits

jcristovao

1 commits

Languages

Vim Script

95.7%

Haskell

4.3%