elixir.nvim icon indicating copy to clipboard operation
elixir.nvim copied to clipboard

Vim Completion/Doc/Eval for Elixir (nvim), compile https://github.com/awetzel/neovim-elixir and https://github.com/awetzel/nvim-rplugin

Results 5 elixir.nvim issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to install the plugin but I'm getting the following error when running `./install.sh`: ``` == Compilation error in file lib/api.ex == ** (CompileError) nofile:1: invalid pattern in...

FYI, Deoplete completion works with python or js files **Error before pip3 install --upgrade neovim** `[deoplete] Traceback (most recent call last): [deoplete] File "/Users/my_username/.config/nvim/bundle/.cache/init.vim/.dein/rplugin/python3/deoplete/deoplete.py", line 89, in gather_results [deoplete] File...

Hi Arnaud, thank you for this wonderful tool! I have everything working great, except when I save a file and it shows me errors, it looks like it's just compiling...

it has raised an error when I run the install.sh like follow: *\* (Mix) Command "git clone --no-checkout --progress "https://github.com/awetzel/msgpack-elixir.git" "/root/.vim/bundle/elixir.nvim/neovim-elixir/deps/message_pack"" failed warning: the dependency :message_pack requires Elixir "~> 1.0.0...