From e9beeda25dd08e9e2cbf843737ee2462ae6516ce Mon Sep 17 00:00:00 2001 From: DannyDannyDanny Date: Thu, 13 Oct 2022 15:58:52 +0200 Subject: [PATCH] vimwiki: dth @ DK023900WSL --- ubuntu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu.md b/ubuntu.md index 7cae282..b293fdb 100644 --- a/ubuntu.md +++ b/ubuntu.md @@ -96,7 +96,7 @@ open terminal, run one code snippet at the time and check that no errors occur: sudo apt install git -y # version control -# 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