add note about version/opt

Close #184
This commit is contained in:
D. Ben Knoble 2020-05-02 16:14:28 -04:00 committed by GitHub
parent 115447b937
commit 591c5b823a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,9 @@ sections below, if you use other plugin managers.
mkdir -p ~/.vim/pack/themes/start mkdir -p ~/.vim/pack/themes/start
``` ```
If you use vim 8.0 (and not 8.2), you may need to use
`~/.vim/pack/themes/opt` instead.
2. Navigate to the folder above: 2. Navigate to the folder above:
``` ```