-
I could set `lsp-ltex-check-frequency` to "manual" but then how could I trigger a manual check? It seems there's command that invokes https://valentjn.github.io/ltex/vscode-ltex/commands.html#ltex-che…
-
**Describe the bug**
With the following config:
```lua
require("lspconfig").ltex.setup {
on_attach = function(client, bufnr)
require("ltex_extra").setup {
load_langs = { …
-
Hi,
Thanks a lot for the fantastic plugin.
I was wondering if there's a good way to have a global custom dictionary (`~/.local/share/ltex/ltex.dictionary.en-US.txt`) **and** a local dictionary f…
-
-
When having the next in Markdown:
... One of them allows an `id` parameter ...
**ltex** reports that `an` as a grammar error when it is not.
-
Hello,
First, thanks for creating this fantastic tool. I am trying to get ltex-ls working together with [Kate](https://kate-editor.org/). I installed the `ltex-ls-bin` package from AUR the language…
-
At setup, add a command to change the cheched language
Provide a command like
```vim
LTextSwitchLang
```
with lang autocompletion
I have this in my config
```lua
local function setup_…
-
Note: Per the contribution guidelines, deleting parts of the template or not filling in vital information may result in the issue to be immediately closed as invalid.
**Is your feature request rela…
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
Could there be an option to disable spellchecking the content of markdown links? There are many cases, where doing so just results in tons of false positives, e.g. in the list of GitHub repos.
ltex…