Skip to content

Commit 2bb9616

Browse files
author
Coot
authored
Merge pull request #29 from coot/maintainer
close #28: add maintainer badge
2 parents 8e84790 + a12783d commit 2bb9616

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Purescript Syntax/Indentation
22
=============================
33

4-
Syntax highlighting and indentation for [Purescript][] based on [idris-vim][] and [haskell-vim][].
4+
[![Maintainer: coot](https://img.shields.io/badge/maintainer-coot-lightgrey.svg)](http://github.com/coot)
55

6-
I hope you find this useful.
6+
Syntax highlighting and indentation for [Purescript][] based on [idris-vim][] and [haskell-vim][].
77

88
## Installation
99

@@ -20,7 +20,6 @@ Copy content into your `~/.vim` directory (or `%HOME%\vimfiles` on Windows).
2020
Be sure that the following lines are in your
2121
`.vimrc`
2222

23-
2423
syntax on
2524
filetype on
2625
filetype plugin indent on

0 commit comments

Comments
 (0)