Browse Source

Update README to reflect new installations

tags/vimscript-final
Taylor Bockman 2 years ago
parent
commit
65926e6ffd
  1. 3
      README.md

3
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

Loading…
Cancel
Save