Make nvim-qt available on Debian/Ubuntu install #22

Open
opened 2024-04-07 13:54:15 +00:00 by benie · 0 comments
Owner

Since Debian/Ubuntu does not reliably ship the latest version of nvim the neovim role instead downloads the latest release from GitHub and installs that to /usr/local. However, this does not currently include nvim-qt which is a separate GitHub project https://github.com/equalsraf/neovim-qt.

Also install nvim-qt when running playbook/Linux.yaml, which targets Linux desktop systems.

Since Debian/Ubuntu does not reliably ship the latest version of nvim the neovim role instead downloads the latest release from GitHub and installs that to `/usr/local`. However, this does not currently include nvim-qt which is a separate GitHub project https://github.com/equalsraf/neovim-qt. Also install nvim-qt when running `playbook/Linux.yaml`, which targets Linux desktop systems.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: config/local#22
No description provided.