mirror of
https://github.com/neovim/neovim.git
synced 2026-02-24 11:22:14 +10:00
Problem: tests: inconsistent indent and line breaking in Test_maparg().
Solution: Consistently use spaces-only indent. Reorder fields to group
similar ones together and break lines at consistent positions.
Remove a mapping when it is no longer used (zeertzjq).
closes: vim/vim#19099
254f844dda