vim2hs
vim2hs copied to clipboard
Use "standard" unicode for conceals
- For syntax, use the same symbols as
-XUnicodeSyntaxpermits- 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-symbolsandcontainers-unicode-symbolspackages provide- http://www.haskell.org/haskellwiki/Unicode-symbols
CC #45 #48