deoplete-elm icon indicating copy to clipboard operation
deoplete-elm copied to clipboard

Deoplete plugin for elm-oracle.

deoplete-elm

Project Status: Active - The project has reached a stable, usable state and is being actively developed. Build Status

deoplete.nvim source for elm-oracle.

Deoplete-elm offers asynchronous completion of code written in Elm using elm-oracle and deoplete.nvim.

You can use it on Vim8 with Python3 support and Neovim.

Demo

Comming soon ™

Installation

Using vim-plug:

Plug 'Shougo/deoplete.nvim'

Plug 'pbogut/deoplete-elm'

You need to install elm-oracle for this plugin to work.

Configuration

The plugin requires no configuration. And there is none available, sorry.

Todo

  • [ ] Add demo
  • [ ] Add Vim help file

Contribution

Always welcome.

License

MIT License; The software is provided "as is", without warranty of any kind.