All Projects → pbogut → deoplete-elm

pbogut / deoplete-elm

Licence: MIT license
Deoplete plugin for elm-oracle.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to deoplete-elm

Deoplete.nvim
🌠 Dark powered asynchronous completion framework for neovim/Vim8
Stars: ✭ 5,739 (+24852.17%)
Mutual labels:  nvim, deoplete
deoplete-rtags
Deoplete external source for c/c++/objc[++] using rtags.
Stars: ✭ 19 (-17.39%)
Mutual labels:  nvim, deoplete
NVelox
Low level Neovim library.
Stars: ✭ 20 (-13.04%)
Mutual labels:  nvim
dotfiles
i3, Vim, Bash, Ruby, Typescript & React, Elixir, Golang & more!
Stars: ✭ 22 (-4.35%)
Mutual labels:  nvim
substrata.nvim
A cold, dark color scheme for Neovim
Stars: ✭ 89 (+286.96%)
Mutual labels:  nvim
dash.nvim
Script runner for quick iteration. Bring your scripting to the next level.
Stars: ✭ 37 (+60.87%)
Mutual labels:  nvim
nvim-todoist.lua
Todoist plugin for Neovim in pure Lua, inspired by https://github.com/romgrk/todoist.nvim, which you should use instead
Stars: ✭ 22 (-4.35%)
Mutual labels:  nvim
py lsp.nvim
Lsp Plugin for working with Python virtual environments
Stars: ✭ 58 (+152.17%)
Mutual labels:  nvim
nrepl.nvim
Neovim REPL for lua and vim script
Stars: ✭ 41 (+78.26%)
Mutual labels:  nvim
dotfiles
💾 personal configuration files
Stars: ✭ 42 (+82.61%)
Mutual labels:  nvim
vim-colors-sketching
A minimal light colorscheme for Vim/Neovim
Stars: ✭ 21 (-8.7%)
Mutual labels:  nvim
dotfiles
Poom's Neovim, Tmux, Fish and other configurations for macOS & Linux. Literally my entire world.
Stars: ✭ 36 (+56.52%)
Mutual labels:  nvim
JuliaFormatter.vim
A (N)Vim plugin for formatting Julia code using JuliaFormatter.jl.
Stars: ✭ 61 (+165.22%)
Mutual labels:  nvim
kosmikoa.nvim
A dark color scheme for Neovim with support for LSP, Treesitter. This mirror is deprecated. Use the repo at https://sr.ht/~novakane/kosmikoa.nvim/
Stars: ✭ 23 (+0%)
Mutual labels:  nvim
modes.nvim
Prismatic line decorations for the adventurous vim user
Stars: ✭ 299 (+1200%)
Mutual labels:  nvim
nvim-metals
A Metals plugin for Neovim
Stars: ✭ 265 (+1052.17%)
Mutual labels:  nvim
lvim
🧑‍🚀 Bloated LunarVim 🚀
Stars: ✭ 317 (+1278.26%)
Mutual labels:  nvim
nabla.nvim
take your scientific notes ✏️ in Neovim
Stars: ✭ 391 (+1600%)
Mutual labels:  nvim
vim-lighthaus
A Lighthaus theme for (n)vim, vim-airline and lightline
Stars: ✭ 33 (+43.48%)
Mutual labels:  nvim
nvim-hclipboard
Hijack your clipboard in Neovim
Stars: ✭ 19 (-17.39%)
Mutual labels:  nvim

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].