Add Vim / Neovim plugin
I saw that you started an editor integration section, and thought that it might benefit from a Vim / Neovim section \o/ Thanks for this program by the way!pull/117/head
parent
37bc36f10a
commit
d086140120
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue