feat: add post-install note
This commit is contained in:
parent
6028c15c07
commit
4e1bf4d043
1 changed files with 5 additions and 0 deletions
|
@ -10,4 +10,9 @@ It's pretty opinionated. You might not like it.
|
|||
2. Run Neovim.
|
||||
3. Wait for everything to install.
|
||||
|
||||
# Post Installation
|
||||
|
||||
- `vale` requires a configuration file to work. [Make sure one is present][valeconfig]. You may also need to run `vale sync` after adding it (if installed using Mason, make sure to run the binary installed by Mason and not the global one, if present).
|
||||
|
||||
[lazynvim]: https://github.com/folke/lazy.nvim
|
||||
[valeconfig]: https://vale.sh/docs/topics/config/#global-configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue