How to Install lua-nvim in Ubuntu 18.04



Install lua-nvim by entering the following commands in the terminal:

sudo apt update
sudo apt install lua-nvim

Description:

Lua client for Neovim

lua-nvim provices a mean to communicate with neovim sessions through Lua.

Homepage: https://github.com/neovim/lua-client/

Version: 0.0.1-26-2

Section: universe/interpreters