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.
Comming soon ™
Using vim-plug:
Plug 'Shougo/deoplete.nvim'
Plug 'pbogut/deoplete-elm'
You need to install elm-oracle for this plugin to work.
The plugin requires no configuration. And there is none available, sorry.
- Add demo
- Add Vim help file
Always welcome.
MIT License; The software is provided "as is", without warranty of any kind.