-
The `filename()` function is called once after the buffer is opened, and once _after_ buffer is closed. This is problematic since the docs suggest:
```lua
local encoding = vim.api.nvim_buf_get_opt…
-
First of all thanks for `lsp-ltex`!
I got it running in [mu4e](https://www.djcbsoftware.nl/code/mu/mu4e/)'s `mu4e-compose-mode` on doomemacs with the following steps:
*Before* `(use-package! lsp…
-
| Field | Description |
|--------------|-------------|
| Plugin | All LSP Plugins |
| Nixpkgs | `unstable` |
| Home Manager | `unstable` |
- [x] I have read the [FAQ](h…
-
Thanks for making this tool!
I'm trying to setup ltex-ls 15.2.0 in emacs with eglot, and it seems to be failing on commands that use external config files: `disableRules`, `addToDictionary`, `hideF…
rynoV updated
9 months ago
-
**Describe the bug**
I use the en-GB language to spell-check in Latex, but it marks as wrong words like characterisation or minimise, suggesting instead their versions with "z" (US spelling).
**…
-
I get this when opening a LaTeX document. I am using `ltex-ls` and `texlab` LSPs through `mason` and the `ltex_extra` plugin.
```
Error executing vim.schedule lua callback: ...e/nvim/lazy/lsp-stat…
-
### Description
I have started a languagetool server in my homeserver. The server works correctly, as I could corroborate by running `curl --data "language=en-US&text=a simple test" http://192.168.1.…
-
Basically, I want to use lsp-ltex in a directory with Spanish content. I put this into the `.dir-local.el` inside the folder
```elisp
;;; Directory Local Variables -*- no-byte-compile:…
-
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.
-
Could you please help me understand how to use a dictionary defined in a JSON settings file with `ltex-cli`? Here is what I have:
```shell
❯ cat ltex.json
{
"ltex.language": "en-US",
"ltex.…