Skip to content

Commit

Permalink
Merge pull request #19 from kazukazuinaina/master
Browse files Browse the repository at this point in the history
fix typo on README
  • Loading branch information
aiya000 authored Sep 21, 2019
2 parents 07c9b37 + 01dd9f5 commit 296f1d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ You can read compile errors/warnings by about 1sec.

clone this repo into `$MYVIMRC/pack/haskell/start/`

### dein.nvim
### dein.vim

```haskell
call dein#add('aiya000/vim-ghcid-quickfix')
```

### dein.nvim with toml
### dein.vim with toml

```toml
[[plugins]]
Expand Down

0 comments on commit 296f1d7

Please sign in to comment.