chore(pp): move to neovim unstable

This is to get some features to use some plugins like the built in LSP.
On the hole its going well. Writing code is way more responsive with
the built in LSP. Project navigation is still not there, Ivy is a really
nice emacs package that I am still trying to find a replacement.
This commit is contained in:
Ade Attwood 2022-07-07 19:46:00 +01:00
parent 42e3ec99e4
commit 9d1114a885

View file

@ -37,7 +37,7 @@ node default {
#
# Neovim PPA to get a better version
#
apt::ppa { 'ppa:neovim-ppa/stable': }
apt::ppa { 'ppa:neovim-ppa/unstable': }
#