mirror of
https://github.com/neovim/neovim.git
synced 2026-01-25 22:51:14 +10:00
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'.
36 KiB
36 KiB