diff options
author | Evgeni Chasnovski <evgeni.chasnovski@gmail.com> | 2025-01-15 12:36:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-15 02:36:00 -0800 |
commit | 09bcb310681e3b87d5b8c5eb547b182554cff7b4 (patch) | |
tree | fc239f2d658f5d2620e0b99c37fa90ad371959e2 /test/functional/lua/ui_event_spec.lua | |
parent | 9552fe7ef907c5c8164abb50699e97d03de1285a (diff) | |
download | rneovim-09bcb310681e3b87d5b8c5eb547b182554cff7b4.tar.gz rneovim-09bcb310681e3b87d5b8c5eb547b182554cff7b4.tar.bz2 rneovim-09bcb310681e3b87d5b8c5eb547b182554cff7b4.zip |
fix(docs): replace `yxx` mappings with `g==` #31947
Problem:
`yx` uses "y" prefix, which shadows a builtin operator.
Solution:
Use `g=` (in the form of `g==` currently), drawing from precedent of
CTRL-= and 'tpope/vim-scriptease'.
Diffstat (limited to 'test/functional/lua/ui_event_spec.lua')
0 files changed, 0 insertions, 0 deletions