diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -17,3 +17,8 @@ neovim = nightly │ └── lsp # LSP related configs. └── settings # Neovim settings. ``` + +## Vale + +1. Create a `.vale.ini` file in the project +2. Run `vale sync` with the vale located in `mason/packages/vale` |