Skip to content

Ubuntu installation of neovim #1581

@uchechimtn

Description

@uchechimtn

In the documentation you have this

sudo add-apt-repository ppa:neovim-ppa/unstable -y
sudo apt update
sudo apt install make gcc ripgrep unzip git xclip neovim

but this will install from unstable packages not maintained by neovim,

which can be done with
sudo apt install neovim

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions