Merge pull request #117 from jez/patch-1

Readme: Add Vim / Neovim plugin
pull/120/head
Lennart Spitzner 2018-02-03 22:16:16 +01:00 committed by GitHub
commit 7255ecdbd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -108,6 +108,9 @@ log the size of the input, but _not_ the full requests.)
[haskell-ide-engine](https://github.com/haskell/haskell-ide-engine)
includes a `brittany` plugin that directly uses the brittany library.
Relevant for any editors that properly support the language-server-protocol.
#### Neovim / Vim 8
The [Neoformat](https://github.com/sbdchd/neoformat) plugin comes with support for
brittany built in.
# Usage