From 3f03e288146808f6b866c622ae1b863ea3461b64 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Thu, 21 Jul 2022 13:55:22 -0700 Subject: [PATCH] :memo: Added note to update rustup --- updates.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/updates.txt b/updates.txt index e7cfd3fb..11da160b 100644 --- a/updates.txt +++ b/updates.txt @@ -31,3 +31,7 @@ sudo chmod 755 /usr/local/bin/pkgtop Finally figured out how to get language servers working neovim, you have to npm install -g each of them from ~/.local/nvim/share/lsp-servers After updating your nvim, make sure to run :LspInstallerInfo and update your language servers + +Update rustup + +rustup update