diff --git a/README.md b/README.md index 65c71bc..e464c10 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,9 @@ git clone git@git.xchg.sh:angrygoats/vim-config nvim If you have added/changed plugins remember to `:PlugInstall` after saving. There currently is no autodetect on a changed `plugin.vim`. +If you run into problems with pyenv on first start, insure that pyenv is installed and your pyenv +has at least one installation available. For example, run `pyenv install 3.9.1`. + ## Language Support Languages supported can be found in the `conf/langs` directory. To add more languages you can