From d50bae6f136b521d47a091531d7767df3f155073 Mon Sep 17 00:00:00 2001 From: DannyDannyDanny Date: Thu, 13 Oct 2022 15:58:47 +0200 Subject: [PATCH] vimwiki: dth @ DK023900WSL --- ubuntu.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ubuntu.md b/ubuntu.md index cd9945d..7cae282 100644 --- a/ubuntu.md +++ b/ubuntu.md @@ -95,9 +95,12 @@ open terminal, run one code snippet at the time and check that no errors occur: # replace alacritty with stterm sudo apt install git -y # version control -# sudo apt install neovim -y # brew install nvim to get version 0.7 -# install neovim [src](https://vi.stackexchange.com/a/38348) +# install neovim [src](https://vi.stackexchange.com/a/38348) +#sudo apt-get install software-properties-common +sudo add-apt-repository ppa:neovim-ppa/stable +sudo apt-get update +sudo apt-get install neovim # sudo apt install librewolf -y # add librewolf repo first sudo apt install qutebrowser -y # minimal vim-binding browser