From f091bc104c5dee219f1fd2b8f4ad677e78922e96 Mon Sep 17 00:00:00 2001 From: Stefan Huber Date: Fri, 20 Dec 2019 21:39:17 +0100 Subject: [PATCH 1/1] readme: Add notes on requirements --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6d316ea..e088927 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,9 @@ sudo apt-get install aspell aspell-de python3-pip pip3 install neovim ```` +Note that vim-tiny in Debian does not support python3, but vim-nox, vim-gtk3 or +neovim does. You also want to make sure that you have curl and git installed. + ### Clone & install If you already have a vim configuration in place then you may first move your -- 2.30.2