feat: add post-install note

This commit is contained in:
Devin Haska 2024-06-05 12:53:09 -07:00
parent 6028c15c07
commit 4e1bf4d043
No known key found for this signature in database

View file

@ -10,4 +10,9 @@ It's pretty opinionated. You might not like it.
2. Run Neovim. 2. Run Neovim.
3. Wait for everything to install. 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 [lazynvim]: https://github.com/folke/lazy.nvim
[valeconfig]: https://vale.sh/docs/topics/config/#global-configuration