elixir-tools / elixir-tools.nvim

Neovim plugin for Elixir
MIT License
412 stars 31 forks source link

Command to update Next LS #155

Closed mhanberg closed 1 year ago

mhanberg commented 1 year ago

Description

the plugin will prompt you to install Next LS if it isn't found, but currently doesn't figure out if there is a new version.

the next step is a command to force an update to the latest version.

after that, we can figure out a way to poll to check for a new release

mhanberg commented 1 year ago

Next LS auto updates, so this isn't needed