AutoYADM commit: 2024-12-06 17:15:04
This commit is contained in:
parent
9e25e675cd
commit
23ddf1fc49
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ return {
|
|||
-- end,
|
||||
settings = {
|
||||
harper_ls = {
|
||||
fileDictPath = "~/.config/harper-ls/",
|
||||
userDictPath = "~/.config/harper-ls/dictionary.txt",
|
||||
fileDictPath = "/home/fic/.config/harper-ls/file_dictionaries/",
|
||||
userDictPath = "/home/fic/.config/harper-ls/dictionary.txt",
|
||||
linters = {
|
||||
spell_check = true,
|
||||
spelled_numbers = false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue