elixir-tools / elixir-tools.nvim

Neovim plugin for Elixir
MIT License
398 stars 29 forks source link

fixup/x86-64_arch #156

Closed lessthanseventy closed 11 months ago

lessthanseventy commented 11 months ago

I was getting a failed to make nextls executable error when attempting to install NextLS.

lua print(vim.uv.os_uname().machine)

produces the output x86_64