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, -- end,
settings = { settings = {
harper_ls = { harper_ls = {
fileDictPath = "~/.config/harper-ls/", fileDictPath = "/home/fic/.config/harper-ls/file_dictionaries/",
userDictPath = "~/.config/harper-ls/dictionary.txt", userDictPath = "/home/fic/.config/harper-ls/dictionary.txt",
linters = { linters = {
spell_check = true, spell_check = true,
spelled_numbers = false, spelled_numbers = false,