Awesome
deoplete-elm
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.