update
This commit is contained in:
parent
ee9084ac91
commit
dbfd7bfb7d
3 changed files with 9 additions and 40 deletions
14
init.lua
14
init.lua
|
|
@ -805,13 +805,13 @@ require('lazy').setup({
|
|||
harper_ls = {
|
||||
-- userDictPath = '~/dict.txt',
|
||||
},
|
||||
ltex = {
|
||||
ltex = {
|
||||
additionalRules = {
|
||||
languageModel = '~/ngrams/',
|
||||
},
|
||||
},
|
||||
},
|
||||
-- ltex = {
|
||||
-- ltex = {
|
||||
-- additionalRules = {
|
||||
-- languageModel = '~/ngrams/',
|
||||
-- },
|
||||
-- },
|
||||
-- },
|
||||
}
|
||||
-- Ensure the servers and tools above are installed
|
||||
-- To check the current status of installed tools and/or manually install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue