vale: Move vale to $HOME

For some reason, this fixes the problem of using vale with nvim-lint.

See https://github.com/mfussenegger/nvim-lint/issues/280.
This commit is contained in:
Sanchayan Maity 2023-01-15 15:43:37 +05:30
parent 62a933e451
commit f9e410494c
Signed by: sanchayanmaity
GPG Key ID: 6F6A0609C12038F3
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
StylesPath = styles
StylesPath = .config/vale/styles
MinAlertLevel = warning # suggestion, warning or error
Packages = Google, Microsoft