AutoYADM commit: 2024-12-06 17:15:04

This commit is contained in:
Daniel Fichtinger 2024-12-06 17:15:04 -05:00
parent 9e25e675cd
commit 23ddf1fc49

View file

@ -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,