X-Git-Url: https://git.sthu.org/?p=vimconf.git;a=blobdiff_plain;f=README.md;h=e088927d8a0ad018e332566777ac13c422a37aa1;hp=4206d8a7038051f93d1431453345c60f3d948233;hb=63747432716dd8f8725bf7ffe47bc1a9a078a62f;hpb=b6a113201b966a4c0dc83e244a99536f28440e68 diff --git a/README.md b/README.md index 4206d8a..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 @@ -57,3 +60,10 @@ configuration. The following files are read if existent: - init-local.vim Example files are shipped with the repository. + + +## Terminal color settings + +For consistent background colors you may change the background colors of your +terminal program to the gruvbox black #1c1c1c. Otherwise regions of your +terminal may appear in a saturated black (#000) rather than the gruvbox black.