Dag Odenhall

Results 84 issues of Dag Odenhall

- For syntax, use the same symbols as `-XUnicodeSyntax` permits - http://www.haskell.org/ghc/docs/latest/html/users_guide/syntax-extns.html#unicode-syntax - For identifiers, use the same symbols as the `base-unicode-symbols` and `containers-unicode-symbols` packages provide - http://www.haskell.org/haskellwiki/Unicode-symbols CC #45...

enhancement

Currently the hpaste plugin simply uses the filetype setting as the language when posting to hpaste.org, but it's very possible that some of the supported languages have different names, and...

bug

Should probably "extend" the html/xml snippets shipped with UltiSnips, and possibly add snippets for builtin Heist splices.

enhancement

Currently only HTML templates are directly supported.

enhancement

All messages are parsed as "unspecified type".

enhancement

``` haskell {- without - indentexpr -} {- with - indentexpr -} ```

bug

I'm currently using the Keyword group to highlight non-reserved syntactical keywords, but these are only keywords in specific contexts; for example "qualified" is only a keyword after an "import", and...

enhancement