Compare commits
3 commits
dea40137e5
...
8ca7362bbb
Author | SHA1 | Date | |
---|---|---|---|
8ca7362bbb | |||
fa36682e11 | |||
b6c6f5008a |
1 changed files with 5 additions and 5 deletions
|
@ -209,11 +209,11 @@ local servers = {
|
|||
-- load token and additional languagetool items later
|
||||
},
|
||||
},
|
||||
languageToolOrg = {
|
||||
apiKey = require 'custom.secret.languagetool',
|
||||
username = 'accounts@cscherr.de',
|
||||
languageToolHttpServerUrl = 'https://api.languagetoolplus.com/v2/',
|
||||
},
|
||||
-- languageToolOrg = {
|
||||
-- apiKey = require 'custom.secret.languagetool',
|
||||
-- username = 'accounts@cscherr.de',
|
||||
-- languageToolHttpServerUrl = 'https://api.languagetoolplus.com/v2/',
|
||||
-- },
|
||||
languageToolHttpServerUrl = 'https://api.languagetoolplus.com/v2/',
|
||||
},
|
||||
lua_ls = {
|
||||
|
|
Loading…
Add table
Reference in a new issue