docs(README): add update instructions
This commit is contained in:
parent
c719de193a
commit
6b309ea286
|
@ -42,6 +42,8 @@ This template's _design_ focuses on:
|
||||||
Where `<colorscheme>` is the name of your desired colorscheme.
|
Where `<colorscheme>` is the name of your desired colorscheme.
|
||||||
* If you are on Windows, rename the files manually.
|
* 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
|
## 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.
|
1. Install a plugin manager such as [`vim-plug`](https://github.com/junegunn/vim-plug) and use it to "plug" this repository.
|
||||||
|
|
Loading…
Reference in New Issue