AutoYADM commit: 2024-12-06 17:45:04
This commit is contained in:
parent
fd27133def
commit
a407adc6de
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
vim.lsp.set_log_level("debug")
|
||||
local harperSettings = {
|
||||
fileDictPath = "/home/fic/.config/harper-ls/file_dictionaries/",
|
||||
userDictPath = "/home/fic/.config/harper-ls/dictionary.txt",
|
||||
|
@ -33,7 +32,7 @@ return {
|
|||
"markdown",
|
||||
},
|
||||
settings = {
|
||||
["haper-ls"] = harperSettings,
|
||||
["harper-ls"] = harperSettings,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue