init: Use setlocal instead of set
[vimconf.git] / README.md
index 4206d8a7038051f93d1431453345c60f3d948233..e088927d8a0ad018e332566777ac13c422a37aa1 100644 (file)
--- 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.