neovim: add ltex-ls-plus

This commit is contained in:
2026-04-28 08:50:45 +02:00
parent e90a89495f
commit 7022b2379f
3 changed files with 60 additions and 2 deletions
+2
View File
@@ -187,6 +187,8 @@ If you **dont have the physical macropad**, the table below shows which keybi
| `<leader>e2` | Next error |
| `<leader>e3` | See error message |
| `<leader>e4` | See list of errors |
| `<leader>e5` | Show correction |
| `<leader>e<Tab>` | Stop grammar LSP |
| `<leader>f1` | Telescope files |
| `<leader>f2` | Telescope grep |
| `<leader>f3` | Telescope buffers |