vimwiki: dth @ DK023900WSL

This commit is contained in:
DannyDannyDanny 2022-10-13 15:58:52 +02:00
parent d50bae6f13
commit e9beeda25d

View file

@ -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