LSP: add rst to ltex

This commit is contained in:
Fabrice Mouhartem 2024-05-24 13:20:43 +02:00
parent 7f1702d917
commit 3136772105
Signed by: fmouhart
GPG Key ID: 2C5033B228CFE4E7

View File

@ -86,7 +86,8 @@ local servers = {
'markdown', 'markdown',
'latex', 'latex',
'norg', 'norg',
'gitcommit' 'gitcommit',
'rst',
}, },
ltex = { ltex = {
language = "auto", language = "auto",