Skip to content

pbogut/deoplete-elm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages