Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ own based on [idris-vim][].

I hope you find this useful.

N.B. If you are looking for `UnicodeSyntax` language extension support
take a look at a fork of this plugin: [haskell-with-unicode.vim][]

![Screenshot](http://raichoo.github.io/images/haskell-vim.png)

## Features
Expand Down Expand Up @@ -140,3 +143,4 @@ indentation using *hindent*.

[Pathogen]: https://github.com/tpope/vim-pathogen
[idris-vim]: https://github.com/idris-hackers/idris-vim
[haskell-with-unicode.vim]: https://github.com/wenzel-hoffman/haskell-with-unicode.vim