Update README.md

Fixed typo and added idris-vim link
This commit is contained in:
raichoo 2014-06-17 23:03:53 +02:00
parent 6a98cd205c
commit 7de9bfbe0b

View file

@ -1,9 +1,9 @@
Haskell Syntax/Indentation
==========================
I was unhappy with the Haskell script that are
I was unhappy with the Haskell scripts that are
shipped with vim, therefore I decided to make my
own based on idris-vim.
own based on [idris-vim][].
I hope you find this useful.
@ -30,3 +30,4 @@ Be sure that the following lines are in your
filetype plugin indent on
[Pathogen]: https://github.com/tpope/vim-pathogen
[idris-vim]: https://github.com/idris-hackers/idris-vim