feat(langtool): better keybind for langtool-correct-at-point

This commit is contained in:
2025-11-19 11:29:58 +01:00
parent 9d58977c68
commit 4adcfc8f6f

View File

@@ -407,10 +407,10 @@ My keybindings for jumping around are prefixed by ~j~.
| Key | Function | Description | Package | | Key | Function | Description | Package |
|-----+----------------------------------+-------------+----------| |-----+----------------------------------+-------------+----------|
| | | language | | | | | language | |
| . | langtool-correct-at-point | | langtool |
| B | langtool-correct-buffer | | langtool | | B | langtool-correct-buffer | | langtool |
| b | langtool-check-buffer | | langtool | | b | langtool-check-buffer | | langtool |
| c | langtool-check | | langtool | | c | langtool-check | | langtool |
| C | langtool-correct-at-point | | langtool |
| d | langtool-check-done | | langtool | | d | langtool-check-done | | langtool |
| l | langtool-switch-default-language | | langtool | | l | langtool-switch-default-language | | langtool |
| p | langtool-show-message-at-point | | langtool | | p | langtool-show-message-at-point | | langtool |