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:
parent
42e3ec99e4
commit
9d1114a885
1 changed files with 1 additions and 1 deletions
|
|
@ -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': }
|
||||
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue