docs(README): add update instructions

This commit is contained in:
Iron-E 2021-08-05 17:22:52 -04:00
parent c719de193a
commit 6b309ea286
No known key found for this signature in database
GPG Key ID: 19B71B7B7B021D22
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@ This template's _design_ focuses on:
Where `<colorscheme>` is the name of your desired colorscheme.
* If you are on Windows, rename the files manually.
Whenever you want to update from then on, you can run the [update script](update.sh). This will load the latest upstream changes to the core highlighting library.
## Just The Defaults
1. Install a plugin manager such as [`vim-plug`](https://github.com/junegunn/vim-plug) and use it to "plug" this repository.