mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
* fix(input layout bepo): remap visual-line-mode-map Fixes #5002 * TO SQUASH: map visual-line-mode-map See comment for rationale. This is the only way to make the remapping work correctly. `j` and `k` aren't remapped because `t` and `s` had no meaning at all on `visual-line-mode-map` in `motion` state. * TO SQUASH: sharpquote and align