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,
|
-- 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,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue